Skip to content

Commit

Permalink
Add macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
Flamefire committed Feb 7, 2024
1 parent 3937fee commit e1a8796
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
- { compiler: clang, cxxstd: '03,11,14,17,20', os: macos-12 }
- { name: MacOS w/ clang and sanitizers,
compiler: clang, cxxstd: '03,11,14,17,20,2b', os: macos-13, sanitize: yes }
- { compiler: clang, cxxstd: '03,11,14,17,20,2b', os: macos-14 }

# Coverity Scan
# requires two github secrets in repo to activate; see ci/github/coverity.sh
Expand Down

0 comments on commit e1a8796

Please sign in to comment.