Skip to content

Commit

Permalink
chore(ci): restore F39 builds for kmods (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman authored Sep 23, 2023
1 parent 617b968 commit c15850c
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 @@ -22,7 +22,7 @@ jobs:
fail-fast: false
matrix:
cfile_suffix: [common, nvidia]
major_version: [37, 38]
major_version: [37, 38, 39]
nvidia_version: [0, 470, 535]
exclude:
- cfile_suffix: common
Expand Down

0 comments on commit c15850c

Please sign in to comment.