Skip to content

Commit

Permalink
Use MacOS 13 and 14 to build tests
Browse files Browse the repository at this point in the history
Signed-off-by: Uilian Ries <[email protected]>
  • Loading branch information
uilianries committed Jul 10, 2023
1 parent 91ca84c commit 86a677a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
xcode: ['11', '12', '13']
xcode: ['13', '14']
build_type: [Debug, Release]

runs-on: macos-latest
Expand Down

0 comments on commit 86a677a

Please sign in to comment.