Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Commit

Permalink
feat(ci): Enable ASUS, Framework, and Surface images (#38)
Browse files Browse the repository at this point in the history
* feat(ci): Enable ASUS, Framework, and Surface images

Adds hwcompat images for ASUS, Framework, and Surface devices

* chore(ci): fix mismerge

My bad!

---------

Co-authored-by: Jorge O. Castro <[email protected]>
  • Loading branch information
EyeCantCU and castrojo authored Oct 21, 2023
1 parent 448be8d commit 9816b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
fail-fast: false
matrix:
image_flavor: [main, nvidia]
image_flavor: [main, nvidia, asus, asus-nvidia, framework, surface, surface-nvidia]
major_version: [38, 39]
include:
- major_version: 39
Expand Down

0 comments on commit 9816b4d

Please sign in to comment.