Skip to content

Commit

Permalink
test bigwin runner
Browse files Browse the repository at this point in the history
  • Loading branch information
leanmendoza committed Sep 27, 2024
1 parent 88a6cd2 commit 92ce515
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [self-hosted-windows, ubuntu-latest, macos-latest]
os: [bigwin, ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
# os: macos-14-large

- build_name: windows-x86_64
os: self-hosted-windows
os: bigwin
# target: x86_64-pc-windows-msvc

env:
Expand Down

0 comments on commit 92ce515

Please sign in to comment.