Skip to content

Commit 6316d5f

Browse files
committed
Fixed CI
1 parent 399fb0c commit 6316d5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
- uses: actions/checkout@v6
88
- uses: haskell-actions/setup@v2
99
with:
10-
ghc-version: "9.14"
10+
ghc-version: "9.12"
1111
- uses: ankane/setup-postgres@v1
1212
with:
1313
database: pgvector_haskell_test

0 commit comments

Comments
 (0)