Skip to content

Commit

Permalink
Test using release variant
Browse files Browse the repository at this point in the history
  • Loading branch information
Flamefire committed Jan 22, 2025
1 parent 84d1789 commit 1c82028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- { name: MacOS w/ clang and sanitizers,
compiler: clang, cxxstd: '11,14,17,20,2b', os: macos-13, sanitize: yes }
- { compiler: clang, cxxstd: '11,14,17,20,2b', os: macos-14 }
- { compiler: clang, cxxstd: '11,14,17,20,2b', os: macos-15 }
- { compiler: clang, cxxstd: '11,14,17,20,2b', os: macos-15, variant: release }

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

0 comments on commit 1c82028

Please sign in to comment.