Skip to content

Commit aace198

Browse files
committed
Update runners for PHP versions in README
1 parent 77afcac commit aace198

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@ It will also check if a GitHub hosted Windows runner is available with the requi
128128
|-------------|-----------------------|-----------------------------|
129129
| 7.0 | 2015 (vc14) | windows-2012, self-hosted |
130130
| 7.1 | 2015 (vc14) | windows-2012, self-hosted |
131-
| 7.2 | 2017 (vc15) | windows-2016, self-hosted |
132-
| 7.3 | 2017 (vc15) | windows-2016, self-hosted |
133-
| 7.4 | 2017 (vc15) | windows-2016, self-hosted |
131+
| 7.2 | 2017 (vc15) | windows-2019, github-hosted |
132+
| 7.3 | 2017 (vc15) | windows-2019, github-hosted |
133+
| 7.4 | 2017 (vc15) | windows-2019, github-hosted |
134134
| 8.0 | 2019 (vs16) | windows-2019, github-hosted |
135135
| 8.1 | 2019 (vs16) | windows-2019, github-hosted |
136136
| 8.2 | 2019 (vs16) | windows-2019, github-hosted |

0 commit comments

Comments
 (0)