Skip to content

Instantly share code, notes, and snippets.

@sephraim
Created November 16, 2023 20:30
Show Gist options
  • Save sephraim/a678a9f657f68aa74dc5ff71e7fa4ab4 to your computer and use it in GitHub Desktop.
Save sephraim/a678a9f657f68aa74dc5ff71e7fa4ab4 to your computer and use it in GitHub Desktop.
[Run GitHub Actions locally] Use the Nektos `act` command to run actions locally
# Run workflow on a MacOS 13 Ventura runner
act -W .github/workflows/<WORKFLOW_NAME>.yml -P self-hosted=sickcodes/docker-osx:ventura
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment