Skip to content

Commit

Permalink
fix(ci): Disable Fedora 37
Browse files Browse the repository at this point in the history
  • Loading branch information
EyeCantCU committed Sep 29, 2023
1 parent 3248443 commit d6f8dd9
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 @@ -32,7 +32,7 @@ jobs:
- bluefin
- bluefin-dx
- onyx
major_version: [37, 38, 39]
major_version: [38, 39]
driver_version: [470, 535]
include:
- major_version: 37
Expand Down

0 comments on commit d6f8dd9

Please sign in to comment.