Skip to content

Commit

Permalink
update osx_image on Travis to use Xcode 12;
Browse files Browse the repository at this point in the history
  • Loading branch information
greenhat committed Oct 9, 2020
1 parent 8270ad7 commit 3e1b65c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -72,7 +72,7 @@ matrix:

- name: build for iOS
os: osx
osx_image: xcode11.5
osx_image: xcode12
rust: stable
before_install:
- rustup target add aarch64-apple-ios x86_64-apple-ios
Expand Down

0 comments on commit 3e1b65c

Please sign in to comment.