mirror of
https://github.com/Xahau/xahaud.git
synced 2026-04-29 15:37:46 +00:00
fix: remove vestigial -DBOOST_ASIO_DISABLE_CONCEPTS usage (#526)
This commit is contained in:
1
.github/workflows/xahau-ga-macos.yml
vendored
1
.github/workflows/xahau-ga-macos.yml
vendored
@@ -91,7 +91,6 @@ jobs:
|
||||
run: |
|
||||
conan profile new default --detect || true # Ignore error if profile exists
|
||||
conan profile update settings.compiler.cppstd=20 default
|
||||
conan profile update 'conf.tools.build:cxxflags+=["-DBOOST_ASIO_DISABLE_CONCEPTS"]' default
|
||||
|
||||
- name: Install dependencies
|
||||
uses: ./.github/actions/xahau-ga-dependencies
|
||||
|
||||
Reference in New Issue
Block a user