Update the runner version

This commit is contained in:
Mikhail f. Shiryaev 2023-05-30 16:36:54 +02:00
parent 47cd46f590
commit bcd57078ce
No known key found for this signature in database
GPG Key ID: 4B02ED204C7D93F4

View File

@ -3,7 +3,7 @@ set -xeuo pipefail
echo "Running prepare script"
export DEBIAN_FRONTEND=noninteractive
export RUNNER_VERSION=2.298.2
export RUNNER_VERSION=2.304.0
export RUNNER_HOME=/home/ubuntu/actions-runner
deb_arch() {