Skip to content

Commit

Permalink
cuda_ci_t4, take 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Gschwind committed Apr 5, 2024
1 parent d9fabc5 commit 372819a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/compile_t4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ jobs:
run-tinystories:
strategy:
matrix:
include:
- name: CUDA Nightly
runs-on: 4-core-ubuntu-gpu-t4
runner: [4-core-ubuntu-gpu-t4
runs-on: ${{matrix.runner}}
steps:
- name: Checkout repo
Expand Down

0 comments on commit 372819a

Please sign in to comment.