Skip to content

Commit 173c963

Browse files
committed
use PHP8.4 for testing
1 parent b6d1ef1 commit 173c963

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515

1616
container:
17-
image: cylab/php:8.3
17+
image: cylab/php:8.4
1818

1919
steps:
2020
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)