Skip to content

Commit

Permalink
bump php versions in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
radarlog committed Dec 17, 2021
1 parent 4bde929 commit 305119b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,10 @@ jobs:
- 7.3
- 7.4
- 8.0
- 8.1
experimental: [ false ]
include:
- php: 8.1
- php: 8.2
os: ubuntu-latest
experimental: true
composer-options: '--ignore-platform-reqs'
Expand Down

0 comments on commit 305119b

Please sign in to comment.