Skip to content

Commit

Permalink
Merge pull request #39 from jeroenzeelmaekers/macos-arm-actions
Browse files Browse the repository at this point in the history
ci(release): update macOS arm runner
  • Loading branch information
jeroenzeelmaekers authored Jun 12, 2024
2 parents 2250c1a + 7e9da9f commit 48419e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- ubuntu-latest
- macos-latest
- windows-latest
- macos-latest-xlarge
- macos-latest-large
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 48419e2

Please sign in to comment.