Skip to content

Commit

Permalink
actions: update PHP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps authored Jan 9, 2025
1 parent 5125274 commit f432665
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
fail-fast: false
matrix:
php:
- 8.1.26
- 8.2.13
- 8.3.0
- 8.1.31
- 8.2.27
- 8.3.15
- 8.4.2
valgrind: [0, 1]
debug: [enable, disable]
Expand Down

0 comments on commit f432665

Please sign in to comment.