We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 277cb73 commit 0aa677eCopy full SHA for 0aa677e
.github/workflows/main.yml
@@ -26,7 +26,7 @@ concurrency:
26
jobs:
27
ci:
28
name: Run Tests
29
- runs-on: [self-hosted, macOS]
+ runs-on: [self-hosted]
30
outputs:
31
release: ${{ steps.check_version_bump.outputs.release_type != '' }}
32
0 commit comments