mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-13 17:56:02 +00:00
Revert "All -DDOWNLOAD_EIGEN=OFF (to work around gitlab eigen outage)." (#3326)
This reverts commit 9f146a5622.
This commit is contained in:
1
.github/workflows/format.yml
vendored
1
.github/workflows/format.yml
vendored
@@ -41,7 +41,6 @@ jobs:
|
||||
cmake -S . -B build
|
||||
-DCMAKE_CXX_CLANG_TIDY="$(which clang-tidy)"
|
||||
-DDOWNLOAD_EIGEN=ON
|
||||
-DPYBIND11_EIGEN_REPO=https://gitlab.com/libeigen/eigen-backup
|
||||
-DDOWNLOAD_CATCH=ON
|
||||
-DCMAKE_CXX_STANDARD=17
|
||||
|
||||
|
||||
Reference in New Issue
Block a user