diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 269d38e6..596f781a 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -31,13 +31,6 @@ jobs: - "--features wayland" - "--features xdo" - "--features x11rb" - features: - - "--all-features" - - "--features default" - - "--features libei" - - "--features wayland" - - "--features xdo" - - "--features x11rb" exclude: - platform: windows-latest features: "--features libei"