Skip to content

Commit d38ccb7

Browse files
committed
Windows workflow using 2016
1 parent 0ac56c7 commit d38ccb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ${{ matrix.operating-system }}
88
strategy:
99
matrix:
10-
operating-system: [ ubuntu-18.04, windows-2019 ]
10+
operating-system: [ ubuntu-18.04, windows-2016 ]
1111
php: [ '7.1', '7.2', '7.3', '7.4', '7.3.3' ]
1212

1313
env:

0 commit comments

Comments
 (0)