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 63d0375 commit eba320eCopy full SHA for eba320e
.github/workflows/test-phpunit.yml
@@ -7,7 +7,7 @@ permissions:
7
8
jobs:
9
tests:
10
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
11
if: "!contains(github.event.head_commit.message, '[ci skip]')"
12
env:
13
PHP_INI_VALUES: assert.exception=1, zend.assertions=1
0 commit comments