Skip to content

Commit

Permalink
ci: pin wsl ubuntu (#3945)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse authored Dec 23, 2022
1 parent e8d8b86 commit b78509f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cross-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Windows setup
if: ${{ matrix.job.target == 'x86_64-pc-windows-msvc' }}
run: |
wsl --install --distribution Ubuntu
wsl --install --distribution Ubuntu-20.04
shell: pwsh

- name: Build archive (unit tests)
Expand Down

0 comments on commit b78509f

Please sign in to comment.