Skip to content

Commit

Permalink
ci: update the debian version
Browse files Browse the repository at this point in the history
This makes it match the current version we use in our grist-core Dockerfile.
  • Loading branch information
jordigh committed Jan 10, 2025
1 parent 99899b8 commit d46d163
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,12 +128,10 @@ jobs:
- 22
target:
- linux/arm64
- linux/amd64
variant:
- bullseye
- bookworm
- alpine
include:
# musl x64 builds
- target: linux/amd64
name: ${{ matrix.variant }} (node=${{ matrix.node }}, target=${{ matrix.target }})
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit d46d163

Please sign in to comment.