Fix version reference in workflow comment

Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-02-18 10:12:50 +00:00
parent b67179d9c6
commit 739add6a63

View file

@ -61,9 +61,9 @@ jobs:
libxml2-dev \
pkg-config
- name: Build and install wayland 1.23
- name: Build and install wayland 1.23.1
run: |
# Build wayland 1.23 from source since Ubuntu has older version
# Build wayland 1.23.1 from source since Ubuntu has older version
git clone https://gitlab.freedesktop.org/wayland/wayland.git
cd wayland
git checkout 1.23.1