Skip to content

Commit

Permalink
fix(ci): Remove Fedora 37 excludes/include
Browse files Browse the repository at this point in the history
  • Loading branch information
EyeCantCU committed Sep 29, 2023
1 parent 6bacfe2 commit 8e7be07
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ jobs:
major_version: [38, 39]
driver_version: [470, 535]
include:
- major_version: 37
is_latest_version: false
is_stable_version: true
is_gts_driver: false
- major_version: 38
is_latest_version: true
is_stable_version: true
Expand All @@ -46,12 +42,8 @@ jobs:
is_stable_version: false
is_gts_version: false
exclude:
- image_name: sericea
major_version: 37
- image_name: vauxite
major_version: 39
- image_name: onyx
major_version: 37
- image_name: onyx
major_version: 38
steps:
Expand Down

0 comments on commit 8e7be07

Please sign in to comment.