Skip to content

Commit

Permalink
test: adjust PHP matrix against NC master
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
  • Loading branch information
blizzz committed May 10, 2024
1 parent 47e21c5 commit 93ffd7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php-versions: ["8.0", "8.1", "8.2"]
php-versions: ["8.1", "8.2", "8.3"]

name: test-master

Expand Down

0 comments on commit 93ffd7a

Please sign in to comment.