Skip to content

Commit 5629687

Browse files
committed
update GitHub workflows
1 parent 90f0aff commit 5629687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
os: [ubuntu-latest, macos-latest]
17-
go: ['1.19', '1.20', '1.21']
17+
go: ['1.20', '1.23', '1.24']
1818
fail-fast: false
1919
env:
2020
OS: ${{ matrix.os }}

0 commit comments

Comments
 (0)