Skip to content

Commit

Permalink
name
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderDokuchaev committed Apr 24, 2024
1 parent 240111d commit 99e13a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/precommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
defaults:
run:
shell: bash
runs-on: ubuntu-20.04-8-cores # aks-linux-16-cores-32gb
runs-on: ubuntu-20.04-8-cores
env:
DEBIAN_FRONTEND: noninteractive
steps:
Expand Down Expand Up @@ -123,7 +123,7 @@ jobs:
defaults:
run:
shell: bash
runs-on: aks-linux-4-cores-28gb-gpu-testla-t4
runs-on: aks-linux-4-cores-28gb-gpu-tesla-t4
env:
DEBIAN_FRONTEND: noninteractive
steps:
Expand Down

0 comments on commit 99e13a9

Please sign in to comment.