We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cfca81 commit a2df8b6Copy full SHA for a2df8b6
.github/workflows/release-tauri-crate.yml
@@ -4,7 +4,7 @@ on:
4
5
jobs:
6
publish_crates_io:
7
- runs-on: ubuntu-latest
+ runs-on: macos-latest
8
permissions:
9
id-token: write # Required for OIDC token exchange
10
steps:
0 commit comments