Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* Android
* macOS 10.13 for TensorFlow
* Debian 10
* Debian 11/Bullseye
* wasm32 cross-compiled from Ubuntu 20.04


Expand Down
17 changes: 17 additions & 0 deletions nodes/x86_64_debian_11.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"contact": {
"name": "Dennis Schafroth",
"email": "[email protected]"
},
"node": {
"platform": "Linux x86_64",
"os_version": "Debian 11"
},
"jobs": [
{
"display_name": "Swift - Debian 11 Linux x86_64 (main)",
"branch": "main",
"preset": "buildbot_incremental_linux"
}
]
}