Skip to content

Commit

Permalink
Update ISO build config
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanjli committed Apr 23, 2024
1 parent 92b119c commit bd53b79
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions .github/workflows/build_iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,11 @@ jobs:
image_name:
- lutho
- lutho-dx
major_version: [38, 39]
exclude:
- major_version: 38
image_name: bluefin-asus
- major_version: 38
image_name: bluefin-asus-nvidia
- major_version: 38
image_name: bluefin-dx-asus
- major_version: 38
image_name: bluefin-dx-asus-nvidia
major_version: [39, 40]
include:
- major_version: 38
is_gts_version: true
- major_version: 39
is_gts_version: true
- major_version: 40
is_gts_version: false
steps:
- name: Free Disk Space (Ubuntu)
Expand Down

0 comments on commit bd53b79

Please sign in to comment.