try new runner label

This commit is contained in:
Jai A
2025-01-31 15:12:47 -08:00
parent 60b5605438
commit a7b40a0aa7

View File

@@ -21,7 +21,7 @@ jobs:
strategy:
fail-fast: false
matrix:
platform: [macos-latest, [self-hosted, windows], ubuntu-22.04]
platform: [macos-latest, [self-hosted, Windows], ubuntu-22.04]
runs-on: ${{ matrix.platform }}