We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a95ed13 commit e4a2768Copy full SHA for e4a2768
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
fail-fast: true
13
matrix:
14
os: [ ubuntu-latest ]
15
- php: [ 8.2, 8.1, 8.3 ]
+ php: [ 8.2, 8.3 ]
16
17
name: P${{ matrix.php }} - ${{ matrix.os }}
18
steps:
0 commit comments