mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-27 12:17:12 +09:00
CI: Use the windows-2022 image for VS2022
This commit is contained in:
@@ -13,7 +13,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
build-windows-msvc:
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2022
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- name: buildbase.bat
|
||||
|
||||
Reference in New Issue
Block a user