Skip to content

Commit a0423f6

Browse files
committed
fixup! chore(ci): update windows script
1 parent 22466c0 commit a0423f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/windows.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,19 @@ jobs:
3636
exclude:
3737
- php: '8.4'
3838
vs: vs16
39+
- php: '8.4'
3940
windows: windows-2019
4041
- php: '8.3'
4142
vs: vs17
43+
- php: '8.3'
4244
windows: windows-2022
4345
- php: '8.2'
4446
vs: vs17
47+
- php: '8.2'
4548
windows: windows-2022
4649
- php: '8.1'
4750
vs: vs17
51+
- php: '8.1'
4852
windows: windows-2022
4953

5054
runs-on: ${{ matrix.windows }}

0 commit comments

Comments
 (0)