Skip to content

Commit 32997f2

Browse files
committed
re-add go 1.23
1 parent bd534cc commit 32997f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/go_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
go-version:
1515
- "1.21"
1616
- "1.22"
17-
# - "1.23"
17+
- "1.23"
1818
name: lint and test
1919
runs-on: ubuntu-latest
2020
steps:

0 commit comments

Comments
 (0)