Skip to content

Commit

Permalink
Update Alphine
Browse files Browse the repository at this point in the history
  • Loading branch information
jwj019 committed Jun 12, 2024
1 parent f3ece36 commit d9bd883
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/verify-on-container-alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
- ubuntu-20.04
- ubuntu-22.04
docker_image:
- alpine:3.10
- alpine:3.11
- alpine:3.12
- alpine:3.13
- alpine:3.17
- alpine:3.18
- alpine:3.19
- alpine:3.20
uses: "./.github/workflows/reusable-verify.yml"
with:
os: ${{ matrix.os }}
Expand Down

0 comments on commit d9bd883

Please sign in to comment.