mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-01-06 01:37:12 +01:00
Use the latest version of Go in CI
This commit is contained in:
commit
5088d8fae1
1
.github/workflows/releases.yml
vendored
1
.github/workflows/releases.yml
vendored
@ -34,6 +34,7 @@ jobs:
|
|||||||
uses: actions/setup-go@v4
|
uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version: 1
|
go-version: 1
|
||||||
|
check-latest: true
|
||||||
id: go
|
id: go
|
||||||
|
|
||||||
- name: Test suite
|
- name: Test suite
|
||||||
|
Loading…
Reference in New Issue
Block a user