浏览代码

fix win testbuild (#151)

Dmitry Filimonchuk 8 月之前
父节点
当前提交
7725b17e88
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/test-build-win.yml

+ 1 - 1
.github/workflows/test-build-win.yml

@@ -16,7 +16,7 @@ jobs:
     name: Windows
     env:
       CMSIS: CMSIS_5
-    runs-on: windows-2019
+    runs-on: windows-2025
     steps:
     - name: ARM GCC setup
       uses: fiam/arm-none-eabi-gcc@v1