Skip to content

Commit

Permalink
Bump CI, test with PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabus committed Nov 4, 2024
1 parent 7366e62 commit 11375f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,11 @@ jobs:
- '8.1'
- '8.2'
- '8.3'
- '8.4'

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup PHP
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit 11375f3

Please # to comment.