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 9574e8e commit 60b5605Copy full SHA for 60b5605
.github/workflows/theseus-release.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
fail-fast: false
23
matrix:
24
- platform: [macos-latest, windows-latest, ubuntu-22.04]
+ platform: [macos-latest, [self-hosted, windows], ubuntu-22.04]
25
26
runs-on: ${{ matrix.platform }}
27
0 commit comments