Switch to 13.1 on PR

This commit is contained in:
Bartosz Polaczyk
2021-12-08 18:38:42 +01:00
committed by GitHub
parent 41829e769f
commit 56081f75b3
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
macOS:
runs-on: macOS-latest
env:
XCODE_VERSION: ${{ '12.4' }}
XCODE_VERSION: ${{ '13.1' }}
steps:
- name: Select Xcode
run: "sudo xcode-select -s /Applications/Xcode_$XCODE_VERSION.app"