We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3a1827 commit 36ae852Copy full SHA for 36ae852
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
tar xf nim-$NIM_VERSION-linux_x64.tar.xz
12
echo "/tmp/nim-$NIM_VERSION/bin" >> $GITHUB_PATH
13
env:
14
- NIM_VERSION: 2.2.4
+ NIM_VERSION: 2.2.6
15
- uses: ankane/setup-postgres@v1
16
with:
17
database: pgvector_nim_test
0 commit comments