Skip to content

Commit

Permalink
Merge branch 'master' into use-debian-archive
Browse files Browse the repository at this point in the history
  • Loading branch information
nanasess authored Sep 16, 2023
2 parents 9e56bdf + 8f50a61 commit e24f48d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php: [ '5.4', '5.5', '5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1' ]
php: [ '5.4', '5.5', '5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2' ]

steps:
- name: downcase REPO
Expand Down

0 comments on commit e24f48d

Please sign in to comment.