Skip to content

Commit

Permalink
Add PHP 8.4 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Apr 14, 2024
1 parent c8ec14c commit 6c3162c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -28,6 +28,7 @@ jobs:
- '8.1'
- '8.2'
- '8.3'
- '8.4'

steps:
- name: "Checkout code"
Expand Down Expand Up @@ -79,6 +80,7 @@ jobs:
- '8.1'
- '8.2'
- '8.3'
- '8.4'
extension:
- 'cache-extra'
- 'cssinliner-extra'
Expand Down

0 comments on commit 6c3162c

Please sign in to comment.