Skip to content

Commit

Permalink
GH Actions: run the tests against PHP 8.3
Browse files Browse the repository at this point in the history
... which seems like a good idea what with the release expected later today ;-)
  • Loading branch information
jrfnl authored and theseer committed Nov 23, 2023
1 parent 22e35df commit 951f615
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integrate.yaml
Expand Up @@ -71,6 +71,7 @@ jobs:
- "8.0"
- "8.1"
- "8.2"
- "8.3"

env:
PHP_EXTENSIONS: "dom, curl, gnupg, mbstring"
Expand Down Expand Up @@ -131,6 +132,7 @@ jobs:
- "8.0"
- "8.1"
- "8.2"
- "8.3"

env:
PHP_EXTENSIONS: "dom, curl, gnupg, mbstring"
Expand Down

0 comments on commit 951f615

Please sign in to comment.