ci: upgrade s390x runner to v2.285.0

This is needed for composite actions with conditional steps.

Fixes #416.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
This commit is contained in:
Ilya Leoshkevich
2021-12-03 12:09:31 +01:00
committed by Andrii Nakryiko
parent 4884bf3dbd
commit 93e89b3474
2 changed files with 4 additions and 3 deletions

View File

@@ -62,8 +62,8 @@ $ sudo systemctl restart actions-runner-libbpf
The `actions-runner-libbpf` service stores various temporary data, such as
runner registration information, work directories and logs, in the
`actions-runner-libbpf` volume. In order to remove it and start from scratch,
e.g. when switching the runner to a different repository, use the following
commands:
e.g. when upgrading the runner or switching it to a different repository, use
the following commands:
```
$ sudo systemctl stop actions-runner-libbpf