We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8762f5 commit a4dda6bCopy full SHA for a4dda6b
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
strategy:
11
matrix:
12
- php_version: ['7.4', '8.3']
+ php_version: ['8.3']
13
runs-on: ubuntu-latest
14
15
steps:
0 commit comments