mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-12 12:36:55 +00:00
chore: bump docker and runner version and add imageos env var (#730)
* chore: bump runner version * chore: bump docker version * feat: add in ImageOS env var * chore: adding missing fail switches
This commit is contained in:
@@ -19,8 +19,8 @@ on:
|
||||
- .github/workflows/build-and-release-runners.yml
|
||||
|
||||
env:
|
||||
RUNNER_VERSION: 2.279.0
|
||||
DOCKER_VERSION: 19.03.12
|
||||
RUNNER_VERSION: 2.280.2
|
||||
DOCKER_VERSION: 20.10.8
|
||||
DOCKERHUB_USERNAME: summerwind
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user