Skip to content

Commit

Permalink
remove runson linux runner and rtx workstation
Browse files Browse the repository at this point in the history
reduces aws costs
  • Loading branch information
samayala22 committed Sep 19, 2024
1 parent 02b4da6 commit d9cd23e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 137 deletions.
9 changes: 0 additions & 9 deletions .github/runs-on.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ images:
owner: "898082745236" # AWS
name: "Deep Learning Base OSS Nvidia Driver GPU AMI (Ubuntu 22.04)*"

rtx-workstation:
platform: "linux"
arch: "x64"
ami: ami-0118abb747171e326

official-ubuntu:
platform: "linux"
arch: "x64"
Expand All @@ -24,7 +19,3 @@ runners:
gpu-nvidia-raw:
family: ["g4dn.xlarge"]
image: official-ubuntu

gpu-nvidia-rtx:
family: ["g4dn.xlarge"]
image: rtx-workstation
33 changes: 0 additions & 33 deletions .github/workflows/linux_gpu3.yaml

This file was deleted.

95 changes: 0 additions & 95 deletions .github/workflows/linux_ro.yaml

This file was deleted.

0 comments on commit d9cd23e

Please sign in to comment.