Skip to content

Commit

Permalink
chore(ci): skip nixos on mac-14, python3.12 for docs only prs
Browse files Browse the repository at this point in the history
  • Loading branch information
gforsyth authored and cpcloud committed Nov 28, 2024
1 parent 1f7cf6d commit d584dc0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/nix-skip-helper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
- os: ubuntu-arm64-24.04
python-version: "3.12"
- os: macos-14
python-version: "3.10"
python-version:
- "3.10"
- "3.12"
steps:
- run: echo "No build required"

0 comments on commit d584dc0

Please sign in to comment.