Skip to content

Commit

Permalink
Release 7.7.4 - See CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Dec 8, 2023
1 parent d3c0c49 commit 06b97bb
Show file tree
Hide file tree
Showing 5 changed files with 3,244 additions and 2,987 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
php83_alpine:
env:
DISTRO: "alpine"
DISTRO_VARIANT: "edge"
DISTRO_VARIANT: "3.19"
PHP_BASE: 8.3
build_file: Dockerfile
runs-on: ubuntu-latest
Expand Down Expand Up @@ -138,7 +138,7 @@ jobs:
php82_alpine:
env:
DISTRO: "alpine"
DISTRO_VARIANT: "3.18"
DISTRO_VARIANT: "3.19"
PHP_BASE: 8.2
build_file: Dockerfile
runs-on: ubuntu-latest
Expand Down Expand Up @@ -262,7 +262,7 @@ jobs:
php81_alpine:
env:
DISTRO: "alpine"
DISTRO_VARIANT: "3.18"
DISTRO_VARIANT: "3.19"
PHP_BASE: 8.1
build_file: Dockerfile
runs-on: ubuntu-latest
Expand Down
Loading

0 comments on commit 06b97bb

Please sign in to comment.