Skip to content

Commit

Permalink
Add limit to list workflows (#698)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sushisource authored Dec 6, 2024
1 parent a90f6d4 commit 173826f
Show file tree
Hide file tree
Showing 5 changed files with 154 additions and 129 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- os: ubuntu-arm
runsOn: ubuntu-24.04-arm64-2-core
- os: macos-intel
runsOn: macos-12
runsOn: macos-13
- os: macos-arm
runsOn: macos-14
# macOS ARM 3.8 does not have an available Python build at
Expand Down
Loading

0 comments on commit 173826f

Please sign in to comment.