mirror of
https://github.com/TeamPiped/instances-api.git
synced 2024-12-06 19:16:17 +01:00
Use latest stable version of golang.
This commit is contained in:
@@ -19,5 +19,6 @@ jobs:
|
||||
with:
|
||||
check-latest: true
|
||||
cache: true
|
||||
go-version: "stable"
|
||||
- name: Build app
|
||||
run: go build -o app
|
||||
|
||||
Reference in New Issue
Block a user