Skip to content

Commit

Permalink
[DO NOT MERGE] Test changes in the runner's configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
akladiev committed Jan 29, 2025
1 parent 5ad9bc4 commit 56af793
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/call_precommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:

pytorch-cuda:
timeout-minutes: 40
runs-on: aks-linux-4-cores-28gb-gpu-tesla-t4
runs-on: aks-linux-4-cores-28gb-gpu-tesla-t4-staging
if: ${{ inputs.gpu_enabled == true }}
defaults:
run:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
defaults:
run:
shell: bash
runs-on: aks-linux-4-cores-28gb-gpu-tesla-t4
runs-on: aks-linux-4-cores-28gb-gpu-tesla-t4-staging
env:
DEBIAN_FRONTEND: noninteractive
steps:
Expand Down

0 comments on commit 56af793

Please sign in to comment.