Skip to content

Commit

Permalink
fix(ci): Turn off Fedora 39 for now
Browse files Browse the repository at this point in the history
Waiting for Surface kernel support
  • Loading branch information
EyeCantCU committed Sep 29, 2023
1 parent 44fc7b1 commit 83897ce
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- lxqt
- mate
- onyx
major_version: [38, 39]
major_version: [38]
driver_version: [470, 535]
include:
- major_version: 38
Expand All @@ -37,13 +37,7 @@ jobs:
is_gts_driver: true
- driver_version: 535
is_latest_driver: true
- major_version: 39
is_latest_version: true
is_stable_version: false
is_gts_version: false
exclude:
- image_name: vauxite
major_version: 39
- image_name: onyx
major_version: 38
steps:
Expand Down

0 comments on commit 83897ce

Please sign in to comment.