We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 567fbb3 commit 1546aedCopy full SHA for 1546aed
.github/workflows/jetbrains-release.yaml
@@ -39,7 +39,7 @@ jobs:
39
# needs: check_release_name
40
# if: needs.check_release_name.outputs.should_run == 'true'
41
name: Build Plugin
42
- runs-on: ubuntu-latest
+ runs-on: macos-latest
43
permissions:
44
contents: write
45
pull-requests: write
0 commit comments