Skip to content

Commit

Permalink
Back to standard macOS CI [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
dougmassay authored Dec 8, 2023
1 parent f68666b commit 570d913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ env:
jobs:
build:
if: "!contains(github.event.head_commit.message, '[skip ci]')"
runs-on: macos-13-arm64
runs-on: macos-latest

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 570d913

Please sign in to comment.