Skip to content

Commit 7b8638d

Browse files
committed
ci: bump php to 8.5
1 parent bafafa1 commit 7b8638d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
timeout-minutes: 60
1818
strategy:
1919
matrix:
20-
php: [ "8.4" ]
20+
php: [ "8.5" ]
2121
go: [ "stable" ]
2222
os: [ "ubuntu-latest" ]
2323
steps:

0 commit comments

Comments
 (0)