Skip to content

Commit

Permalink
Merge pull request #7 from DuCun/master
Browse files Browse the repository at this point in the history
Add lsphp82
  • Loading branch information
Code-Egg committed Feb 8, 2024
2 parents bf39f18 + a017d32 commit 35fb4b4
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]
PHP_VERSION: [lsphp74, lsphp80, lsphp81, lsphp82]
TAG: [latest,'']
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 35fb4b4

Please sign in to comment.