mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-01-29 03:44:25 +01:00
Try with vs2022 build host
This commit is contained in:
parent
7ece4d60cd
commit
d9854958a4
2
.github/workflows/CIBuild.yml
vendored
2
.github/workflows/CIBuild.yml
vendored
|
|
@ -16,7 +16,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2022
|
||||
|
||||
steps:
|
||||
- name: Clone NmeaParser
|
||||
|
|
|
|||
Loading…
Reference in a new issue