update github action xcode version

This commit is contained in:
zeppi 2022-11-16 13:07:27 -05:00
parent 9e552fdacc
commit fba0593bb8

View file

@ -38,7 +38,7 @@ jobs:
- uses: maxim-lobanov/setup-xcode@v1
if: startsWith(runner.os, 'mac')
with:
xcode-version: '12.4.0'
xcode-version: '13.1.0'
- name: Download blockchain headers
run: |