Skip to content

Commit eac7dcf

Browse files
committed
Update go version to 1.20 for github workflow
1 parent 6635bbc commit eac7dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- macOS-latest
1616
- ubuntu-latest
1717
go:
18-
- 1.19
18+
- '1.20'
1919
steps:
2020
- name: Check out repository code
2121
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

0 commit comments

Comments
 (0)