Skip to content

Commit 4349d89

Browse files
Florian SandelFlorian Sandel
authored andcommitted
bump go version in workflow
1 parent 761fd68 commit 4349d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
test:
1919
strategy:
2020
matrix:
21-
go-version: [1.20.x]
21+
go-version: [1.23.x]
2222
os: [ubuntu-latest]
2323
runs-on: ${{ matrix.os }}
2424

0 commit comments

Comments
 (0)