There was an error while loading. Please reload this page.
1 parent 9351da3 commit 4cbc410Copy full SHA for 4cbc410
README.md
@@ -13,7 +13,7 @@
13
* AArch64 for Ubuntu 20.04
14
* Android
15
* macOS 10.13 for TensorFlow
16
- * Debian 9.5
+ * Debian 10
17
18
## Add Nodes
19
nodes/x86_64_debian_9.5.json renamed to nodes/x86_64_debian_10.json
@@ -5,12 +5,12 @@
5
},
6
"node": {
7
"platform": "Linux x86_64",
8
- "os_version": "Debian 9.5"
+ "os_version": "Debian 10"
9
10
"jobs": [
11
{
12
- "display_name": "Swift - Debian 9.5 Linux x86_64 (master)",
- "branch": "master",
+ "display_name": "Swift - Debian 10 Linux x86_64 (main)",
+ "branch": "main",
"preset": "buildbot_incremental_linux"
}
]
0 commit comments