We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4bc7b54 + 58e17dd commit 7ca0e4bCopy full SHA for 7ca0e4b
1 file changed
.github/workflows/swift.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Select latest available Xcode
14
uses: maxim-lobanov/setup-xcode@v1.2.1
15
with:
16
- xcode-version: 12.2
+ xcode-version: 13.2.1
17
- name: Checkout Repository
18
uses: actions/checkout@v2
19
- name: Build Swift Debug Package
0 commit comments