aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--coin/instructions/test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/instructions/test.yaml b/coin/instructions/test.yaml
index c66442585e4..6d45f2d4a77 100644
--- a/coin/instructions/test.yaml
+++ b/coin/instructions/test.yaml
@@ -1,7 +1,7 @@
type: Group
instructions:
- type: InstallBinaryArchive
- relativeStoragePath: "{{.Env.MODULE_ARTIFACTS_RELATIVE_STORAGE_PATH}}/artifacts.tar.gz"
+ relativeStoragePath: "{{.Env.MODULE_ARTIFACTS_RELATIVE_STORAGE_PATH}}/artifacts.tar.zst"
directory: "qt-creator/qt-creator_build/build"
maxTimeInSeconds: 1800
maxTimeBetweenOutput: 1800