Update runner to 2.277.1 (#322)

* Update runner to 2.277.1

* Update build-and-release-runners.yml

* integration test condition

Don't run integration tests when only updating the runner image

* fixup! integration test condition

Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
This commit is contained in:
Reinier Timmer
2021-02-18 01:29:53 +01:00
committed by GitHub
parent 7f4a76a39b
commit be13322816
2 changed files with 4 additions and 3 deletions

View File

@@ -6,6 +6,7 @@ on:
- master
paths-ignore:
- 'runner/**'
- .github/workflows/build-and-release-runners.yml
jobs:
test: