mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-22 09:21:01 +02:00
Merge pull request #2708 from kubernetes-sigs/raffo/go-1.17
Use Go 1.17 in CI
This commit is contained in:
commit
bf5c99de14
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
- name: Set up Go 1.x
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: ^1.17
|
||||
go-version: 1.17
|
||||
id: go
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
|
Loading…
x
Reference in New Issue
Block a user