We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2abae9 commit c369ef1Copy full SHA for c369ef1
.github/workflows/main.yml
@@ -80,7 +80,8 @@ jobs:
80
fail-fast: false
81
matrix:
82
image:
83
- - containers.intersystems.com/intersystems/iris-community:latest-cd
+ - containers.intersystems.com/intersystems/iris-community:2024.3
84
+ - containers.intersystems.com/intersystems/iris-community:latest-em
85
- containers.intersystems.com/intersystems/iris-community:latest-preview
86
python:
87
- name: py39
0 commit comments