Skip to content

Commit

Permalink
ci: update to alpine latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jordigh committed Jan 9, 2025
1 parent f69019a commit 99899b8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,11 +130,10 @@ jobs:
- linux/arm64
variant:
- bullseye
- alpine3.15
- alpine
include:
# musl x64 builds
- target: linux/amd64
variant: alpine3.15
name: ${{ matrix.variant }} (node=${{ matrix.node }}, target=${{ matrix.target }})
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 99899b8

Please sign in to comment.