Skip to content

Commit

Permalink
feat: test nighly php version too
Browse files Browse the repository at this point in the history
this enables tests for php 8.1 too
  • Loading branch information
mallardduck committed Jul 29, 2021
1 parent 96cd593 commit 18fcb5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
php-version:
- "7.4"
- "8.0"
- "8.1"
operating-system:
- "macos-latest"
- "ubuntu-latest"
Expand Down

0 comments on commit 18fcb5b

Please sign in to comment.