Skip to content

Commit

Permalink
Update test_master.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Smoren authored Dec 18, 2024
1 parent 3fca370 commit 68526f3
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 @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php: ['7.4', '8.0', '8.1', '8.2']
php: ['7.4', '8.0', '8.1', '8.2', '8.3']

steps:
- name: Set up PHP
Expand Down

0 comments on commit 68526f3

Please sign in to comment.