This commit is contained in:
parent
7aa8724ba1
commit
af7f5a6de2
@ -9,8 +9,8 @@ jobs:
|
||||
docker:
|
||||
strategy:
|
||||
matrix:
|
||||
arch: ['ubuntu-latest', 'arm-ubuntu-latest']
|
||||
go-version: ['1.19','1.20']
|
||||
arch: ['ubuntu-latest']
|
||||
go-version: ['1.20']
|
||||
git-version: ['2.38.4']
|
||||
runs-on: ${{ matrix.arch }}
|
||||
container: node:19-alpine
|
||||
|
Reference in New Issue
Block a user