mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2024-11-21 12:17:17 +03:00
update release notes for 3.4.0
This commit is contained in:
parent
74cb9034e3
commit
ddd2eb7be9
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@
|
|||
* add support for `runs-on.labels` which is equivalent to `runs-on` followed by a list of labels
|
||||
* the expressions in the service `ports` and `volumes` values are evaluated
|
||||
* network aliases are only supported when the network is user specified, not when it is provided by the runner
|
||||
* Fix compatibility issue with actions/{upload,download}-artifact@v4
|
||||
* If `[runner].insecure` is true in the configuration, insecure cloning actions is allowed
|
||||
|
||||
## 3.3.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue