We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d701a9e commit e443eecCopy full SHA for e443eec
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
operating-system: [ ubuntu-latest, ubuntu-20.04 ]
14
- php: [ '8.0', '8.1', '8.1' ]
+ php: [ '8.0', '8.1', '8.4' ]
15
16
steps:
17
- uses: actions/checkout@master
0 commit comments