We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ba7fd9 commit ffee99aCopy full SHA for ffee99a
.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
# include:
16
# - os: 'ubuntu-latest'
0 commit comments