Pierre-Marc Airoldi 2 tahun lalu
induk
melakukan
a20c8feda4
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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
       DEVELOPER_DIR: /Applications/Xcode_14.0.app/Contents/Developer
     strategy:
     strategy:
       matrix:
       matrix:
-        destination: ["OS=16.0,name=Apple TV 4K"]
+        destination: ["OS=16.0,name=Apple TV 4K (2nd generation)"]
     steps:
     steps:
       - uses: actions/checkout@v2
       - uses: actions/checkout@v2
       - name: tvOS - ${{ matrix.destination }}
       - name: tvOS - ${{ matrix.destination }}