Skip to content

Commit

Permalink
Test PHP 8.3 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nikic committed Nov 11, 2023
1 parent 71f6a54 commit 52ac25d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ jobs:
- PHP_VERSION: '7.4'
- PHP_VERSION: '8.0'
- PHP_VERSION: '8.1'
- PHP_VERSION: '8.2.0beta2'
- PHP_VERSION: '8.2'
- PHP_VERSION: '8.3.0RC5'

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down

0 comments on commit 52ac25d

Please sign in to comment.