Skip to content

Commit

Permalink
Merge pull request #372 from bbrowning/simple-pipeline-small-runner
Browse files Browse the repository at this point in the history
Run the simple pipeline on small runners
  • Loading branch information
bbrowning authored Nov 12, 2024
2 parents 3d5e4f0 + a858501 commit f23c952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-nvidia-t4-x1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
working-directory: ./instructlab
run: |
. venv/bin/activate
./scripts/e2e-custom.sh -msq
./scripts/e2e-custom.sh -mSsq
stop-runner:
name: Stop external EC2 runner
Expand Down

0 comments on commit f23c952

Please sign in to comment.