Skip to content

Commit

Permalink
Revert "Try fastest runner"
Browse files Browse the repository at this point in the history
This reverts commit 82e7724.
  • Loading branch information
philipp-spiess committed Oct 4, 2024
1 parent 82e7724 commit 555d9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
node-version: [20]
runner: [nscloud-ubuntu-22.04-amd64-32x64, windows-latest, macos-14]
runner: [namespace-profile-default, windows-latest, macos-14]
# Exclude windows and macos from being built on feature branches
on-next-branch:
- ${{ github.ref == 'refs/heads/next' }}
Expand Down

0 comments on commit 555d9b0

Please sign in to comment.