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:
toast-gear
2021-08-18 15:50:17 +01:00
committed by GitHub
parent dc9f9b0bfb
commit b6465c5d09
5 changed files with 23 additions and 18 deletions

View File

@@ -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: