Skip to content

Commit

Permalink
Test PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm committed Oct 17, 2024
1 parent 160e3f6 commit ee188ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
name: "Tests"

runs-on: "ubuntu-latest"

strategy:
matrix:
php-version:
Expand All @@ -50,6 +50,7 @@ jobs:
- "8.1"
- "8.2"
- "8.3"
- "8.4"

steps:
- name: "Checkout"
Expand Down

0 comments on commit ee188ed

Please sign in to comment.