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 15a35cf commit 001682dCopy full SHA for 001682d
.github/workflows/php.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
build:
11
12
- runs-on: ubuntu-latest
+ runs-on: ubuntu-18.04
13
14
steps:
15
- name: Setup PHP
0 commit comments