浏览代码

update ci

Pierre-Marc Airoldi 2 年之前
父节点
当前提交
a20c8feda4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/swift.yml

+ 1 - 1
.github/workflows/swift.yml

@@ -27,7 +27,7 @@ jobs:
       DEVELOPER_DIR: /Applications/Xcode_14.0.app/Contents/Developer
     strategy:
       matrix:
-        destination: ["OS=16.0,name=Apple TV 4K"]
+        destination: ["OS=16.0,name=Apple TV 4K (2nd generation)"]
     steps:
       - uses: actions/checkout@v2
       - name: tvOS - ${{ matrix.destination }}