We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1893c9 commit 148b4cbCopy full SHA for 148b4cb
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
test:
11
strategy:
12
matrix:
13
- go-version: [ '1.20' ]
+ go-version: [ '1.24' ]
14
os: [ubuntu-latest, macos-latest]
15
libsql-server-release: [libsql-server-v0.24.32]
16
runs-on: ${{ matrix.os }}
0 commit comments