Skip to content

Commit

Permalink
Windows workflow using 2016
Browse files Browse the repository at this point in the history
  • Loading branch information
randoum committed Apr 13, 2021
1 parent 0ac56c7 commit d38ccb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ${{ matrix.operating-system }}
strategy:
matrix:
operating-system: [ ubuntu-18.04, windows-2019 ]
operating-system: [ ubuntu-18.04, windows-2016 ]
php: [ '7.1', '7.2', '7.3', '7.4', '7.3.3' ]

env:
Expand Down

0 comments on commit d38ccb7

Please sign in to comment.