Skip to content

Commit

Permalink
feature: enable Nvidia ISO builds (#57)
Browse files Browse the repository at this point in the history
feature: enable nvidia ISO builds
  • Loading branch information
p5 authored Aug 7, 2024
1 parent da39631 commit 97cf2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
strategy:
fail-fast: false
matrix:
image_name: [cosmic-silverblue, cosmic-base]
image_name: [cosmic-silverblue, cosmic-base, cosmic-silverblue-nvidia, cosmic-base-nvidia]
fedora_version: [40]

steps:
Expand Down

0 comments on commit 97cf2c3

Please sign in to comment.