Skip to content

Commit

Permalink
chore: update php version to 8.4 in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Valery Piashchynski <[email protected]>
  • Loading branch information
rustatian committed Jan 13, 2025
1 parent ad4b302 commit 144667a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
timeout-minutes: 60
strategy:
matrix:
php: [ "8.3" ]
php: [ "8.4" ]
go: [ stable ]
os: [ "ubuntu-latest" ]
steps:
Expand Down

0 comments on commit 144667a

Please sign in to comment.