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
Browse files Browse the repository at this point in the history
Adds hwcompat images for ASUS, Framework, and Surface devices
  • Loading branch information
EyeCantCU authored Oct 21, 2023
1 parent 2e3c492 commit 58ddab2
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]
include:
- major_version: 38
Expand Down

0 comments on commit 58ddab2

Please sign in to comment.