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 7004975 commit 48bc50bCopy full SHA for 48bc50b
.github/workflows/python-publish.yml
@@ -22,10 +22,9 @@ jobs:
22
fail-fast: false
23
matrix:
24
image:
25
- - intersystemsdc/iris-community:2023.3-zpm
26
- intersystemsdc/iris-community:latest
27
- intersystemsdc/iris-community:preview
28
- - caretdev/iris-community:2024.1-vecdb
+ - intersystemsdc/iris-community:2024.1-preview
29
runs-on: ubuntu-latest
30
steps:
31
- uses: actions/checkout@v3
0 commit comments