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 3763e71 commit 343c5c3Copy full SHA for 343c5c3
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
env:
16
# ** FOR GENERAL USE, LIKELY NEED TO CHANGE: **
17
package: TestCoverage
18
- container_image: intersystemsdc/iris-community:latest-zpm
+ container_image: intersystemsdc/iris-community:latest
19
20
# ** FOR GENERAL USE, MAY NEED TO CHANGE: **
21
build_flags: -dev -verbose # Load in -dev mode to get unit test code preloaded
0 commit comments