Skip to content

Commit

Permalink
テスト対象にPHP-8.4を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
KentarouTakeda committed Dec 30, 2024
1 parent 8bd95c7 commit 914b0cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: true
matrix:
node: [18, 20, 22]
php: [8.2, 8.3]
php: [8.2, 8.3, 8.4]
os:
- "ubuntu-22.04"

Expand Down

0 comments on commit 914b0cb

Please sign in to comment.