We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ab6e9c commit 49de47aCopy full SHA for 49de47a
.github/workflows/run-tests.yml
@@ -4,7 +4,7 @@ on: push
4
5
jobs:
6
php-tests:
7
- runs-on: ${{ matrix.os }}
+ runs-on: ubuntu-latest
8
9
strategy:
10
matrix:
0 commit comments