Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Mar 15, 2024
1 parent d024ab2 commit 69d2c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -92,7 +92,7 @@ jobs:
continue-on-error: ${{matrix.php == '8.0'}}
strategy:
matrix:
php: ['7.3', '7.4', '8.0']
php: ['7.4', '8.0', '8.1']
deps: ['high', 'low', 'stable']
fail-fast: false
steps:
Expand Down

0 comments on commit 69d2c9b

Please sign in to comment.