We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7755037 commit 1e1568fCopy full SHA for 1e1568f
.github/workflows/main.yml
@@ -22,9 +22,9 @@ jobs:
22
fail-fast: false
23
matrix:
24
image:
25
- - intersystemsdc/iris-community:latest
26
- - intersystemsdc/iris-community:preview
27
- - intersystemsdc/iris-community:2024.1-vecdb
+ - containers.intersystems.com/intersystems/iris-community:latest-em
+ - containers.intersystems.com/intersystems/iris-community:latest-cd
+ - containers.intersystems.com/intersystems/iris-community:latest-preview
28
runs-on: ubuntu-latest
29
steps:
30
- uses: actions/checkout@v4
0 commit comments