Prepare 0.9.1 release (#3448)

This commit is contained in:
Nikola Jokic
2024-04-17 10:51:28 +02:00
committed by GitHub
parent f965dfef73
commit 9e191cdd21
4 changed files with 15 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ env:
TARGET_ORG: actions-runner-controller
TARGET_REPO: arc_e2e_test_dummy
IMAGE_NAME: "arc-test-image"
IMAGE_VERSION: "0.9.0"
IMAGE_VERSION: "0.9.1"
concurrency:
# This will make sure we only apply the concurrency limits on pull requests