Skip to content

Commit

Permalink
Revert "Bump seatd version used in CI"
Browse files Browse the repository at this point in the history
This reverts commit 67ee139.
  • Loading branch information
flacjacket committed Jun 26, 2022
1 parent a780daf commit 70f2a06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
env:
libdrm-version: "2.4.109"
seatd-version: "0.7.0"
seatd-version: "0.6.3"
wayland-version: "1.20.0"
wayland-protocols-version: "1.25"
strategy:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
container: quay.io/pypa/manylinux_2_28_x86_64
env:
libdrm-version: "2.4.109"
seatd-version: "0.7.0"
seatd-version: "0.6.3"
wayland-protocols-version: "1.25"
wayland-version: "1.20.0"
wlroots-version: "0.15.1"
Expand Down

0 comments on commit 70f2a06

Please sign in to comment.