Skip to content

Commit

Permalink
chore: update debian version
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Feb 12, 2023
1 parent b7aeab6 commit 8621084
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.yaml
Expand Up @@ -35,11 +35,11 @@ jobs:
- os: ubuntu-latest
arch: arm64
docker-arch: linux/arm64
docker-image: node:14-buster
docker-image: node:14-bullseye
- os: ubuntu-latest
arch: arm
docker-arch: linux/arm/v7
docker-image: node:14-buster
docker-image: node:14-bullseye
# linux-musl
- os: ubuntu-latest
arch: x64
Expand Down

0 comments on commit 8621084

Please sign in to comment.