Skip to content

Commit

Permalink
attempt php 8.4 test
Browse files Browse the repository at this point in the history
  • Loading branch information
dakujem committed Jul 17, 2024
1 parent d6457ce commit cd37f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- php: '8.1'
- php: '8.2'
- php: '8.3'
# - php 8.4
- php: '8.4'
# continue-on-error: ${{ matrix.php > '8.3' }}

# Steps represent a sequence of tasks that will be executed as part of the job
Expand Down

0 comments on commit cd37f47

Please sign in to comment.