Kaynağa Gözat

try something else

Morgan Chen 3 yıl önce
ebeveyn
işleme
d6c4a9142d
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      .github/workflows/database.yml

+ 2 - 2
.github/workflows/database.yml

@@ -128,8 +128,8 @@ jobs:
     - uses: ruby/setup-ruby@v1
     - name: Setup Bundler
       run: scripts/setup_bundler.sh
-    - name: Create watch simulator
-      run: xcrun simctl create "Apple Watch Series 7 - 45mm" "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-7-45mm"
+    - name: force Xcode 14 command line tools
+      run: sudo xcode-select -s /Applications/Xcode_14.0.1.app
     - name: Build and test
       run: scripts/third_party/travis/retry.sh scripts/pod_lib_lint.rb FirebaseDatabase.podspec --skip-tests --platforms=${{ matrix.target }}