summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/desktop-e2e.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/desktop-e2e.yml b/.github/workflows/desktop-e2e.yml
index 6e3fc157d3..a44905e55f 100644
--- a/.github/workflows/desktop-e2e.yml
+++ b/.github/workflows/desktop-e2e.yml
@@ -201,6 +201,8 @@ jobs:
run: rustup target add i686-pc-windows-msvc
- name: Install latest zig
uses: mlugg/setup-zig@v1
+ with:
+ version: 0.14.0-dev.3036+7ac110ac2
- name: Install msbuild
uses: microsoft/setup-msbuild@v1.0.2
with: