File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- --workflows .github/act-serial.yaml
2- --platform js-20.04=ghcr.io/catthehacker/ubuntu:js-20.04
3- --platform ubuntu-20.04=ghcr.io/catthehacker/ubuntu:act-20.04
1+ --workflows .github/workflows/main.yml
2+ # Use this to run only specific variants of a matrix:
3+ # -j test --matrix python-version:3.12 --matrix python-version:3.13
44--platform ubuntu-22.04=ghcr.io/catthehacker/ubuntu:act-22.04
5+ --platform ubuntu-24.04=ghcr.io/catthehacker/ubuntu:act-24.04
56--platform ubuntu-latest=ghcr.io/catthehacker/ubuntu:act-latest
67
78# If using podman, use one of these, preferably in your ~/.actrc:
8- # For act-cli.rpm on Fedora 37:
9- # --container-daemon-socket /run/user/1000/podman/podman.sock
10- # For the latest act, use this in your ~/.actrc:
119# --container-daemon-socket unix:///run/user/1000/podman/podman.sock
1210# More information on setting up act can be found at:
1311# https://github.com/xenserver/python-libs/blob/master/CONTRIBUTING.md#running-github-actions-locally-using-act
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments