From 012c5e67e647d3b74c6695630331e74ec189c64b Mon Sep 17 00:00:00 2001 From: charles37 Date: Fri, 6 Dec 2024 16:33:43 -0500 Subject: [PATCH] treadmill-ci: update image id, to update github actions runner version --- .github/workflows/treadmill-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/treadmill-ci.yml b/.github/workflows/treadmill-ci.yml index e0885d5..fcf3400 100644 --- a/.github/workflows/treadmill-ci.yml +++ b/.github/workflows/treadmill-ci.yml @@ -108,7 +108,7 @@ jobs: # # For the available images see # https://book.treadmill.ci/treadmillci-deployment/images.html - IMAGE_ID: 1b6900eff30f37b6d012240f63aa77a22e20934e7f6ebf38e25310552dc08378 + IMAGE_ID: 441aa838c1fae3466cf682315aee44bcdb5c192054d6238e6c073ccd44b9bf06 # Limit the supervisors to hosts that are compatible with this # image. This is a hack until we introduce "image sets" which define