Skip to content

Commit

Permalink
💚 Do not run tests on Wayland+Rawhide
Browse files Browse the repository at this point in the history
  • Loading branch information
Schneegans committed Aug 23, 2024
1 parent b489f18 commit 5499a36
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,9 @@ jobs:
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: "39"
steps:
- uses: actions/checkout@v2
- name: Download Dependencies
Expand Down

0 comments on commit 5499a36

Please sign in to comment.