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 bff8f7e commit aac1036Copy full SHA for aac1036
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- machine: ['ubuntu-16.04']
+ machine: ['ubuntu-18.04']
15
php-version: ['7.0', '7.1', '7.2', '7.3', '7.4']
16
run-job: ['env.1', 'env.2']
17
experimental: [false]
0 commit comments