We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf149e3 commit e737d32Copy full SHA for e737d32
1 file changed
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ env:
13
jobs:
14
PHPUnit:
15
16
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-20.04
17
strategy:
18
fail-fast: false
19
matrix:
0 commit comments