Skip to content

Commit

Permalink
build: add php8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed Jan 18, 2024
1 parent 0bc137b commit 60b6fb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Expand Up @@ -33,6 +33,7 @@ jobs:
- php: '8.0'
- php: '8.1'
- php: '8.2'
- php: '8.3'
fail-fast: true

runs-on: ubuntu-20.04
Expand Down

0 comments on commit 60b6fb2

Please sign in to comment.