mirror of
https://github.com/TeamPiped/instances-api.git
synced 2024-12-12 21:30:38 +05:30
Use latest stable version of golang.
This commit is contained in:
parent
cc32f3c99b
commit
8858c65ef7
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -19,5 +19,6 @@ jobs:
|
||||
with:
|
||||
check-latest: true
|
||||
cache: true
|
||||
go-version: "stable"
|
||||
- name: Build app
|
||||
run: go build -o app
|
||||
|
Loading…
Reference in New Issue
Block a user