We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9520114 commit 56eca74Copy full SHA for 56eca74
.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
@@ -114,7 +114,7 @@ jobs:
114
115
116
117
118
- uses: lukka/get-cmake@latest
119
- uses: ilammy/msvc-dev-cmd@v1
120
0 commit comments