We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e96c3 commit 17fb64fCopy full SHA for 17fb64f
.github/workflows/3x.yml
@@ -58,7 +58,7 @@ jobs:
58
strategy:
59
matrix:
60
operating-system: [ 'macos-latest' ]
61
- php-versions: [ '7.4', '8.2', '8.3' ]
+ php-versions: [ '7.4', '8.3', '8.4' ]
62
max-parallel: 1
63
env:
64
TERMINUS_TOKEN: ${{ secrets.TERMINUS_TOKEN }}
0 commit comments