Skip to content

Commit 1e1568f

Browse files
committed
updated containers list
1 parent 7755037 commit 1e1568f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

+3-3
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:latest
26-
- intersystemsdc/iris-community:preview
27-
- intersystemsdc/iris-community:2024.1-vecdb
25+
- containers.intersystems.com/intersystems/iris-community:latest-em
26+
- containers.intersystems.com/intersystems/iris-community:latest-cd
27+
- containers.intersystems.com/intersystems/iris-community:latest-preview
2828
runs-on: ubuntu-latest
2929
steps:
3030
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)