Skip to content

Commit

Permalink
chore: reduce matrix only 39 + blue
Browse files Browse the repository at this point in the history
  • Loading branch information
hh authored Oct 18, 2023
1 parent eff6402 commit 45761de
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,10 @@ jobs:
strategy:
fail-fast: false
matrix:
image_flavor: [main, nvidia, asus, asus-nvidia, framework, surface, surface-nvidia]
base_name: [bluefin, bluefin-dx]
major_version: [38, 39]
image_flavor: [main]
base_name: [bluefin-dx]
major_version: [39]
include:
- major_version: 38
is_latest_version: true
is_stable_version: true
is_gts_version: true
- major_version: 39
is_latest_version: true
is_stable_version: false
Expand Down

0 comments on commit 45761de

Please sign in to comment.