浏览代码

Update mac-dmg.yml

macos-11 is no more
Armin Schrenk 6 月之前
父节点
当前提交
b450ab028d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/mac-dmg.yml

+ 1 - 1
.github/workflows/mac-dmg.yml

@@ -32,7 +32,7 @@ jobs:
       fail-fast: false
       matrix:
         include:
-        - os: macos-11
+        - os: macos-13
           architecture: x64
           output-suffix: x64
           xcode-path: '/Applications/Xcode_13.2.1.app'