Skip to content

Commit

Permalink
Fix: Require tests on PHP 8.3 to pass
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Jan 2, 2024
1 parent 2114cc6 commit 1884fd7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ jobs:
- "8.0"
- "8.1"
- "8.2"
include:
- experimental: true
php-version: "8.3"
- "8.3"

runs-on: "ubuntu-latest"

Expand Down

0 comments on commit 1884fd7

Please sign in to comment.