This commit is contained in:
techknowlogick 2023-03-04 22:58:37 -05:00
parent bf0eb69f04
commit 1270e01196
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
go-version: ['1.20']
git-version: ['2.38.4']
golangci-lint-version: ['1.51.0']
runs-on: ${{ matrix.arch }}
runs-on: arm-ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: |