Skip to content

Commit

Permalink
Switch back to supported CI runners
Browse files Browse the repository at this point in the history
During the Linux Amazon 2023 AMI (base OS) migration these jobs had been temporarily shifted to use the new experimental AMI

Now that the new AMI has become the base AMI, shifting these back to use the default runners
  • Loading branch information
ZainRizvi authored Sep 13, 2024
1 parent 3fa38aa commit b04378f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/float8_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
matrix:
include:
- name: SM-89
runs-on: amz2023.linux.g6.4xlarge.experimental.nvidia.gpu
runs-on: linux.g6.4xlarge.experimental.nvidia.gpu
torch-spec: '--pre torch --index-url https://download.pytorch.org/whl/nightly/cu121'
gpu-arch-type: "cuda"
gpu-arch-version: "12.1"
Expand Down

0 comments on commit b04378f

Please sign in to comment.