Skip to content

Commit

Permalink
Add support for Alpine 3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
mlocati committed Jul 10, 2024
1 parent 45abf97 commit f92b43e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/monitor-php8.3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- alpine3.17
- alpine3.18
- alpine3.19
- alpine3.20
- bullseye
- bookworm
name: Check on ${{ matrix.distro }}
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-extensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
- alpine3.17
- alpine3.18
- alpine3.19
- alpine3.20
- jessie
- stretch
- buster
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-recent-extensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
- alpine3.17
- alpine3.18
- alpine3.19
- alpine3.20
- jessie
- stretch
- buster
Expand Down

0 comments on commit f92b43e

Please sign in to comment.