mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +00:00
Update the runner version
This commit is contained in:
parent
47cd46f590
commit
bcd57078ce
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user