Upgrade e2e tests to latest version (0.5.0) (#2826)

This commit is contained in:
Bassem Dghaidi 2023-08-21 17:09:16 +02:00 committed by GitHub
parent a3df23b07c
commit 215b245881
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 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.4.0"
IMAGE_VERSION: "0.5.0"
concurrency:
# This will make sure we only apply the concurrency limits on pull requests