Skip to content

Commit 148b4cb

Browse files
committed
chore(ci): bump go version
1 parent e1893c9 commit 148b4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
test:
1111
strategy:
1212
matrix:
13-
go-version: [ '1.20' ]
13+
go-version: [ '1.24' ]
1414
os: [ubuntu-latest, macos-latest]
1515
libsql-server-release: [libsql-server-v0.24.32]
1616
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)