Skip to content

Commit

Permalink
SAIL: Update macOS to 12.6 in Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
HappySeaFox committed Dec 17, 2022
1 parent 18e9bf1 commit ba819c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
- CMAKE_BUILD_TYPE="Debug"
- BUILD_SHARED_LIBS="OFF"
- os: osx
osx_image: xcode13.1
name: "macOS 11.6 [DEBUG;SHARED]"
osx_image: xcode14.1
name: "macOS 12.6 [DEBUG;SHARED]"
env:
- CMAKE_BUILD_TYPE="Debug"
- BUILD_SHARED_LIBS="ON"
Expand Down

0 comments on commit ba819c7

Please sign in to comment.