Skip to content

Commit

Permalink
reenable bulk for osx-arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
aliciaaevans committed Jan 6, 2025
1 parent c9f803b commit 26f9ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Bulk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
build-osx-arm:
name: Bulk OSX-ARM64 Builds
if: "contains(github.event.head_commit.message, '[ci run DISABLE ARM]')"
if: "contains(github.event.head_commit.message, '[ci run]')"
runs-on: macOS-14 # M1
strategy:
fail-fast: false
Expand Down

0 comments on commit 26f9ccd

Please sign in to comment.