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 17eab1e commit 1959881Copy full SHA for 1959881
.github/workflows/run-tests.yml
@@ -12,6 +12,7 @@ on:
12
13
jobs:
14
php-tests:
15
+ runs-on: ubuntu-20.04
16
timeout-minutes: 15
17
env:
18
COMPOSER_NO_INTERACTION: 1
0 commit comments