We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a4564e commit 92e119eCopy full SHA for 92e119e
.github/workflows/tools.yml
@@ -55,7 +55,7 @@ jobs:
55
- uses: actions/checkout@v4
56
- uses: actions/setup-python@v5
57
with:
58
- python-version: '3.7'
+ python-version: '3.10'
59
- run: |
60
sudo apt-get -qq update
61
sudo apt install --yes libwayland-dev xorg-dev wayland-protocols
@@ -111,7 +111,7 @@ jobs:
111
112
113
114
115
- uses: lukka/get-cmake@latest
116
- uses: ilammy/msvc-dev-cmd@v1
117
0 commit comments