mirror of
https://github.com/TokTok/c-toxcore
synced 2026-08-28 10:54:12 +00:00
refactor: Use per-parameter nullability annotations.
This is less error-prone.
This commit is contained in:
@@ -72,7 +72,7 @@ jobs:
|
||||
build-windows-msvc:
|
||||
strategy:
|
||||
matrix:
|
||||
version: [2019, 2022]
|
||||
version: [2022, 2025]
|
||||
runs-on: windows-${{ matrix.version }}
|
||||
env:
|
||||
VCPKG_ROOT: "C:/vcpkg"
|
||||
|
||||
Reference in New Issue
Block a user