Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeroen-G committed Mar 20, 2023
1 parent 8d27331 commit 43aa081
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:

strategy:
matrix:
php: [8.0, 8.1]
php: [8.0, 8.1, 8.2]
experimental: [ false ]
include:
- php: 8.2
- php: 8.3
experimental: true

name: PHP${{ matrix.php }}
Expand Down

0 comments on commit 43aa081

Please sign in to comment.