Skip to content

Commit

Permalink
Add php 8.3 to GHA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
danmichaelo committed Feb 27, 2024
1 parent d82437f commit aa2c87f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- "8.0"
- "8.1"
- "8.2"
- "8.3"
runs-on: ubuntu-latest
name: PHP ${{ matrix.php }}
steps:
Expand Down

0 comments on commit aa2c87f

Please sign in to comment.