We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ac56c7 commit d38ccb7Copy full SHA for d38ccb7
.github/workflows/unittest.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ${{ matrix.operating-system }}
8
strategy:
9
matrix:
10
- operating-system: [ ubuntu-18.04, windows-2019 ]
+ operating-system: [ ubuntu-18.04, windows-2016 ]
11
php: [ '7.1', '7.2', '7.3', '7.4', '7.3.3' ]
12
13
env:
0 commit comments