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 8860328 commit f0440a2Copy full SHA for f0440a2
.github/workflows/run-tests.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
php-tests:
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
14
timeout-minutes: 15
15
env:
16
COMPOSER_NO_INTERACTION: 1
0 commit comments