Sigh. requires go 1.18
This commit is contained in:
parent
db9a1a28a5
commit
07b2d97e7a
@ -39,10 +39,10 @@ jobs:
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Apparently Golang is required (install manually)
|
||||
run: apt update && apt install -y golang
|
||||
|
||||
- name: setup go
|
||||
uses: https://github.com/actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.18'
|
||||
- name: Release
|
||||
uses: https://gitea.com/actions/release-action@main
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user