Skip to content

Commit

Permalink
💚 Disable rawhide checks for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Schneegans committed Aug 23, 2024
1 parent 03d3da0 commit 2b80d52
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,9 @@ jobs:
matrix:
version:
- "39"
- "rawhide"
session:
- "gnome-xsession"
- "gnome-wayland-nested"
exclude: # The wayland session of the rawhide container does not work for some reason.
- session: gnome-wayland-nested
version: "rawhide"
steps:
- uses: actions/checkout@v2
- name: Download Dependencies
Expand Down

0 comments on commit 2b80d52

Please sign in to comment.