Skip to content

Commit 16b3e95

Browse files
committed
Merge branch 'main' of github.com:RobBa/dl_lib
2 parents 0f3373d + 2e0be4b commit 16b3e95

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
with:
6666
name: build-output
6767
path: build/
68+
retention-days: 1
6869

6970
# example of artifacts
7071
# - name: Upload artifacts

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Required
44

5-
- Python 3.10 (might work with lower versions, but not verified)
5+
- Python 3 (we test with 3.10, but it should work with any version)
66
- Boost Python
77
- Cmake > 3.24
88
- Compiler capable of C++20 at least

0 commit comments

Comments
 (0)