[#496] Travis CI and GA update to support compiler >= 5.6 (#497)

- travis.yml updated to xcode13.4
- github actions updated to run on macos 12
This commit is contained in:
Lukas Korba 2022-08-23 21:08:10 +02:00 committed by GitHub
parent fb061b27a8
commit 5d662dc98b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ jobs:
permissions:
contents: read
runs-on: macos-latest
runs-on: macos-12
steps:
- uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846

View File

@ -1,6 +1,6 @@
language: swift
os: osx
osx_image: xcode13.2
osx_image: xcode13.4
xcode_project: ./Example/ZcashLightClientSample/ZcashLightClientSample.xcodeproj
xcode_scheme: ZcashLightClientSample
xcode_destination: platform=iOS Simulator,OS=15.2,name=iPhone 8