mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-21 14:43:48 +09:00
Upgrade to go 1.18
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.17.7
|
||||
go-version: 1.18.0
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user