Skip to content

Commit

Permalink
Update PHP ver
Browse files Browse the repository at this point in the history
  • Loading branch information
Code-Egg committed May 15, 2024
1 parent 6ffbb55 commit 8a80d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
PHP_VERSION: [lsphp74, lsphp80, lsphp81, lsphp82]
PHP_VERSION: [lsphp81, lsphp82, lsphp83]
TAG: [latest,'']
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 8a80d7c

Please sign in to comment.