Skip to content

Commit bad3736

Browse files
committed
No longer apply cpp20 fixes to nightly-build now that they are in main
Revert "Apply cpp20 fixes from Xanthos to nightly build" This reverts commit 9462dca.
1 parent 9e4e75e commit bad3736

File tree

2 files changed

+0
-104
lines changed

2 files changed

+0
-104
lines changed

.github/scripts/nightly/cpp20.patch

-100
This file was deleted.

.github/scripts/nightly/update-feedstock.sh

-4
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,5 @@ sed -i \
1616
s/"tiledb rc"/"tiledb nightlies"/ \
1717
recipe/conda_build_config.yaml
1818

19-
# Apply patch from Xanthos to support C++20
20-
# https://github.com/TileDB-Inc/tiledbsoma-feedstock/pull/246
21-
patch -p1 < .github/scripts/nightly/cpp20.patch
22-
2319
# Print differences
2420
git --no-pager diff conda-forge.yml recipe/conda_build_config.yaml

0 commit comments

Comments
 (0)