Prepare 0.8.1 release (#3184)

This commit is contained in:
Nikola Jokic
2023-12-21 17:14:33 +01:00
committed by GitHub
parent a029b705cd
commit 1f9b7541e6
4 changed files with 8 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.0"
IMAGE_VERSION: "0.8.1"
concurrency:
# This will make sure we only apply the concurrency limits on pull requests