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 29db004 commit 3fcb06cCopy full SHA for 3fcb06c
1 file changed
.github/workflows/integrate.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
matrix:
10
name: "PHP"
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
12
strategy:
13
14
PHP: ["7.0", "7.4", "8.0", "8.3", "8.4", "8.5"]
0 commit comments