Skip to content

Commit

Permalink
Bump setup windows wsl on CI
Browse files Browse the repository at this point in the history
New setup WSL v4.0.0 GHA now support WSLv2.

https://github.com/Vampire/setup-wsl/releases/tag/v4.0.0
  • Loading branch information
fabriziomello committed Dec 9, 2024
1 parent 1a291aa commit 00e9f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
TABLESPACE2: D:\tablespace2\
steps:
- name: Setup WSL
uses: Vampire/setup-wsl@v3.1.1
uses: Vampire/setup-wsl@v4.0.0
with:
additional-packages:
cmake
Expand Down

0 comments on commit 00e9f11

Please sign in to comment.