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 fd2235d commit 0c536acCopy full SHA for 0c536ac
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
PHPUnit:
9
name: PHPUnit (PHP ${{ matrix.php }})
10
- runs-on: ubuntu-22.04
+ runs-on: windows-2022
11
strategy:
12
matrix:
13
php:
0 commit comments