Skip to content

Commit

Permalink
chore(ci): also drop 6.7.4-200.fsync as no longer in repo
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman committed Mar 17, 2024
1 parent 889f885 commit 5a8accf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .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:
kernel_flavor: [main, asus, 6.7.9-204.fsync, 6.7.4-200.fsync, surface]
kernel_flavor: [main, asus, 6.7.9-204.fsync, surface]
cfile_suffix: [common, nvidia]
major_version: [38, 39]
nvidia_version: [0, 470, 550]
Expand All @@ -33,8 +33,6 @@ jobs:
nvidia_version: 0
- kernel_flavor: 6.7.9-204.fsync
major_version: 38
- kernel_flavor: 6.7.4-200.fsync
major_version: 38
- kernel_flavor: asus
major_version: 38
- kernel_flavor: surface
Expand Down

0 comments on commit 5a8accf

Please sign in to comment.