Skip to content

Commit

Permalink
Move from php8.3-rc to 8.3 in the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jvoisin committed Nov 24, 2023
1 parent 320b3f8 commit 6a9edc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
container:
- php:8.3-rc
- php:8.3
- php:8.2
- php:8.1
- php:8.0
Expand Down

0 comments on commit 6a9edc1

Please sign in to comment.