Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
add php8.2 to test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamison Valenta committed Jan 13, 2023
1 parent ab43889 commit b4a94c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
os: [Ubuntu, macOS]
php: [8.0, 8.1]
php: [8.0, 8.1, 8.2]

include:
- os: Ubuntu
Expand Down

0 comments on commit b4a94c7

Please sign in to comment.