Skip to content

Commit

Permalink
Fix incorrect change to travis build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
XuluWarrior committed Sep 19, 2024
1 parent 496617a commit 61f4207
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ services: docker

matrix:
include:
- osx_image: xcode14.2
- dist: jammy
- os: osx
osx_image: xcode14.2
- os: linux
dist: jammy

cache:
directories:
Expand Down

0 comments on commit 61f4207

Please sign in to comment.