Update tests.yaml

This commit is contained in:
Feng 2024-11-13 02:07:12 -08:00 committed by GitHub
parent f858105c53
commit 73818848b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ jobs:
- name: Select Xcode Version
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: 'latest'
xcode-version: 'latest-stable'
- name: Setup ruby
uses: ruby/setup-ruby@v1