Skip to content

Commit f9174ec

Browse files
authored
Update CI workflow to use Go version 1.12
1 parent ac0c665 commit f9174ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fail-fast: false
2424
matrix:
2525
version:
26-
- '1.10'
26+
- '1.12'
2727
- 'pre'
2828
os:
2929
- ubuntu-latest

0 commit comments

Comments
 (0)