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 1e7f709 commit 61ddaedCopy full SHA for 61ddaed
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
php: ['7.4']
9
fail-fast: false
10
name: PHP ${{ matrix.php }}
11
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
12
steps:
13
- name: Checkout repository
14
uses: actions/checkout@v2
0 commit comments