Skip to content

Commit 292f909

Browse files
committed
save
1 parent 0f45d72 commit 292f909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zxc-compile-code.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
shell: pwsh
181181
run: |
182182
wsl --list --online
183-
wsl --install -d Ubuntu
183+
wsl --install -d Ubuntu-22.04
184184
185185
- name: Get WSL Info
186186
if: ${{ runner.os == 'Windows' && inputs.enable-e2e-tests && !cancelled() && !failure() }}

0 commit comments

Comments
 (0)