Skip to content

Commit f378bdd

Browse files
author
Ariel Kass
committed
bump setup-go to use go 1.23
1 parent bd8965e commit f378bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
go: ["1.17"]
14+
go: ["1.23"]
1515
steps:
1616
- uses: actions/setup-go@v5
1717
with:

0 commit comments

Comments
 (0)