We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63aef31 commit 27ea34aCopy full SHA for 27ea34a
2 files changed
.github/workflows/compatibility_tests.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v4
21
- name: Setup Xcode
22
- uses: maxim-lobanov/setup-xcode@v1
+ uses: OpenSwiftUIProject/setup-xcode@v2
23
with:
24
xcode-version: ${{ matrix.xcode-version }}
25
- name: Swift version
.github/workflows/macos.yml
0 commit comments