We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 703429b commit 2f3163aCopy full SHA for 2f3163a
.github/workflows/php.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: true
12
matrix:
13
- php: [8.0, 8.1, 8.2] #
+ php: [8.1, 8.2] #
14
# os: [ubuntu-latest, macOS-latest] # windows-latest,
15
16
steps:
0 commit comments