Skip to content

Commit

Permalink
chore: Update .travis.yml to xcode13 (#6186)
Browse files Browse the repository at this point in the history
  • Loading branch information
lowmh committed Aug 26, 2021
1 parent 7ef66db commit a755c82
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/chilly-rabbits-dress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---

---

chore: Update .travis.yml to use xcode13
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
osx_image: xcode12.2
osx_image: xcode13
language: node_js

env:
Expand Down Expand Up @@ -40,4 +40,4 @@ script:

branches:
except:
- "/^v\\d+\\.\\d+\\.\\d+$/"
- "/^v\\d+\\.\\d+\\.\\d+$/"

0 comments on commit a755c82

Please sign in to comment.