Skip to content

Commit c7e2044

Browse files
committed
added vecdb docker image for tests
1 parent 60ca762 commit c7e2044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
image:
25-
- intersystemsdc/iris-community:2023.3-zpm
2625
- intersystemsdc/iris-community:latest
2726
- intersystemsdc/iris-community:preview
27+
- intersystemsdc/iris-community:2024.1-vecdb
2828
runs-on: ubuntu-latest
2929
steps:
3030
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)