There was an error while loading. Please reload this page.
1 parent 8d63c40 commit a36ba82Copy full SHA for a36ba82
2 files changed
.github/workflows/compatibility_tests.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- uses: actions/checkout@v4
27
- name: Setup Xcode
28
- uses: OpenSwiftUIProject/OpenSwiftUI/.github/actions/setup-xcode@main
+ uses: OpenSwiftUIProject/setup-xcode@v2
29
with:
30
xcode-version: ${{ matrix.xcode-version }}
31
- name: Swift version
.github/workflows/macos.yml
@@ -24,7 +24,7 @@ jobs:
24
0 commit comments