bumper go version to 1.17

pull/32/head
ray-x 3 years ago
parent c984ce7757
commit f4994934b7

@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: '^1.15.1' # The Go version to download (if necessary) and use.
go-version: '^1.17.0' # The Go version to download (if necessary) and use.
- run: date +%F > todays-date
- name: Restore cache for today's nightly.
uses: actions/cache@v2

Loading…
Cancel
Save