1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-06-27 16:35:58 +00:00

upgrade to act v1.19.0

This commit is contained in:
Earl Warren 2023-12-02 17:58:03 +01:00
parent 09669f13cf
commit 45c67b92f6
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
3 changed files with 9 additions and 3 deletions

View file

@ -1,5 +1,11 @@
# Release Notes
## 3.3.0
* Support IPv6 with addresses from a private range and NAT for
docker:// with --enable-ipv6 and [container].enable_ipv6
lxc:// always
## 3.2.0
* Support LXC container capabilities via `lxc:lxc://debian:bookworm:k8s` or `lxc:lxc://debian:bookworm:docker lxc k8s`