Skip to content

Commit

Permalink
ci: run on php 8.1 and 8.2 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
simPod committed Oct 7, 2023
1 parent bc90096 commit 91cf438
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-integration.yml
Expand Up @@ -18,6 +18,8 @@ jobs:
php-version:
- "7.4"
- "8.0"
- "8.1"
- "8.2"
dependencies:
- "highest"
include:
Expand Down

0 comments on commit 91cf438

Please sign in to comment.