Skip to content

Commit

Permalink
fix(ci): Filter vauxite from f39 via image_name
Browse files Browse the repository at this point in the history
  • Loading branch information
EyeCantCU committed Sep 19, 2023
1 parent de3773e commit a3fc8fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@ jobs:
# When F38 is added, sericea will automatically be built too
- image_name: sericea
major_version: 37
- image_name: vauxite
major_version: 39
- image_flavor: main
nvidia_version: 470
- image_flavor: main
nvidia_version: 535
- image_flavor: nvidia
nvidia_version: 0
- image_flavor: vauxite
major_version: 39
steps:
# Checkout push-to-registry action GitHub repository
- name: Checkout Push to Registry action
Expand Down

0 comments on commit a3fc8fd

Please sign in to comment.