Update .gitea/workflows/build.yml
This commit is contained in:
@ -11,6 +11,8 @@ jobs:
|
||||
runs-on:
|
||||
- linux
|
||||
- ${{ matrix.arch }}
|
||||
container:
|
||||
image: node:20-bullseye
|
||||
strategy:
|
||||
matrix:
|
||||
arch: [amd64, arm64]
|
||||
|
||||
Reference in New Issue
Block a user