Skip to content

Commit 36ae852

Browse files
committed
Updated Nim on CI
1 parent e3a1827 commit 36ae852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
tar xf nim-$NIM_VERSION-linux_x64.tar.xz
1212
echo "/tmp/nim-$NIM_VERSION/bin" >> $GITHUB_PATH
1313
env:
14-
NIM_VERSION: 2.2.4
14+
NIM_VERSION: 2.2.6
1515
- uses: ankane/setup-postgres@v1
1616
with:
1717
database: pgvector_nim_test

0 commit comments

Comments
 (0)