Skip to content

Commit d0be3e4

Browse files
committed
update release.yml
1 parent f6f4752 commit d0be3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
publish-crates:
172172
name: Publish to crates.io
173173
needs: build
174-
runs-on: ubuntu-latest
174+
runs-on: macos-latest
175175
steps:
176176
- name: Checkout
177177
uses: actions/checkout@v4

0 commit comments

Comments
 (0)