Skip to content

Commit 5777ed7

Browse files
Test on PHP 8.4
1 parent c004177 commit 5777ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/3x.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
strategy:
5959
matrix:
6060
operating-system: [ 'macos-latest' ]
61-
php-versions: [ '7.4', '8.2', '8.3' ]
61+
php-versions: [ '7.4', '8.2', '8.4' ]
6262
max-parallel: 1
6363
env:
6464
TERMINUS_TOKEN: ${{ secrets.TERMINUS_TOKEN }}

0 commit comments

Comments
 (0)