We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a262efd commit bda034dCopy full SHA for bda034d
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: 13.2.1
+ xcode-version: latest
17
- name: Checkout Repository
18
uses: actions/checkout@v2
19
- name: Build Swift Debug Package
0 commit comments