mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
Upgrade the CI to Github's windows-2022 image
This includes a newer version of Visual Studio.
This commit is contained in:
parent
70781534f5
commit
72f98df2e9
4 changed files with 27 additions and 27 deletions
2
.github/workflows/slint_tool_binary.yaml
vendored
2
.github/workflows/slint_tool_binary.yaml
vendored
|
|
@ -20,7 +20,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build_windows:
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-2022
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install latest stable Rust
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue