Skip to content

Commit

Permalink
chore(ci): nvidia 470 no longer builds for asus 39 (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman committed Apr 4, 2024
1 parent b18f015 commit f7c8ce1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ jobs:
# Only build latest nvidia version for F40 (temporarily broken? not building in akmods)
- fedora_version: 40
nvidia_version: 470
# Nvidia 470 no longer builds for Asus on F39
- fedora_version: 39
hwe_flavor: asus
nvidia_version: 470
steps:
# Checkout push-to-registry action GitHub repository
- name: Checkout Push to Registry action
Expand Down

0 comments on commit f7c8ce1

Please sign in to comment.