Update '.gitea/workflows/publish.yaml'
Some checks are pending
docker (ubuntu-latest, 2.38.4)

This commit is contained in:
Lee 2023-03-27 20:25:22 +01:00
parent af7f5a6de2
commit 9f8f6001b8

@ -10,7 +10,6 @@ jobs:
strategy:
matrix:
arch: ['ubuntu-latest']
go-version: ['1.20']
git-version: ['2.38.4']
runs-on: ${{ matrix.arch }}
container: node:19-alpine