mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-21 02:55:44 +00:00
Update equinix runners
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
a3038865be
commit
43437bf2d5
3 changed files with 18 additions and 16 deletions
2
.github/runners/runner-setup.sh
vendored
2
.github/runners/runner-setup.sh
vendored
|
|
@ -22,7 +22,7 @@ RUNNER_NAME=$1
|
|||
REPOSITORY_TOKEN=$2
|
||||
REPOSITORY_URL=${3:-https://github.com/fluxcd/flux2}
|
||||
|
||||
GITHUB_RUNNER_VERSION=2.298.2
|
||||
GITHUB_RUNNER_VERSION=2.313.0
|
||||
|
||||
# download runner
|
||||
curl -o actions-runner-linux-arm64.tar.gz -L https://github.com/actions/runner/releases/download/v${GITHUB_RUNNER_VERSION}/actions-runner-linux-arm64-${GITHUB_RUNNER_VERSION}.tar.gz \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue