mirror of
https://github.com/kopia/kopia.git
synced 2026-03-09 01:36:26 -04:00
chore(ci): upgrade golang to 1.21 (#3277)
This commit is contained in:
2
.github/workflows/code-coverage.yml
vendored
2
.github/workflows/code-coverage.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.20'
|
||||
go-version: '1.21'
|
||||
id: go
|
||||
- name: Run Tests
|
||||
run: make test-with-coverage
|
||||
|
||||
Reference in New Issue
Block a user