Prepare 0.8.2 release (#3249)

This commit is contained in:
Nikola Jokic
2024-01-26 11:03:08 +01:00
committed by GitHub
parent f7b6ad901d
commit d72774753c
4 changed files with 10 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.8.1"
IMAGE_VERSION: "0.8.2"
concurrency:
# This will make sure we only apply the concurrency limits on pull requests