We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65e3913 commit 350e090Copy full SHA for 350e090
1 file changed
.github/workflows/publish.yaml
@@ -97,7 +97,7 @@ jobs:
97
98
attach:
99
name: Attach Artifacts to GitHub Release
100
- runs-on: ubuntu-latest
+ runs-on: macos-latest
101
needs: build
102
103
steps:
0 commit comments