Skip to content

Commit

Permalink
Update 3x.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kporras07 authored Dec 6, 2024
1 parent 65e96c3 commit 17fb64f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/3x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
strategy:
matrix:
operating-system: [ 'macos-latest' ]
php-versions: [ '7.4', '8.2', '8.3' ]
php-versions: [ '7.4', '8.3', '8.4' ]
max-parallel: 1
env:
TERMINUS_TOKEN: ${{ secrets.TERMINUS_TOKEN }}
Expand Down

0 comments on commit 17fb64f

Please sign in to comment.