Fix GH Action runner image

This commit is contained in:
Khanh Ngo 2022-12-02 23:52:39 +01:00
parent a80741e748
commit be2ffba417
No known key found for this signature in database
GPG key ID: A5AE8DA0242B0C4C

View file

@ -7,7 +7,7 @@ on:
jobs:
releases-matrix:
name: Release Go Binary
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
matrix:
# build and publish in parallel: linux/386, linux/amd64, darwin/386, darwin/amd64