Skip to content

Commit 4cbc410

Browse files
committed
Update Debian 9.5 node to 10
1 parent 9351da3 commit 4cbc410

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* AArch64 for Ubuntu 20.04
1414
* Android
1515
* macOS 10.13 for TensorFlow
16-
* Debian 9.5
16+
* Debian 10
1717

1818
## Add Nodes
1919

nodes/x86_64_debian_9.5.json renamed to nodes/x86_64_debian_10.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
},
66
"node": {
77
"platform": "Linux x86_64",
8-
"os_version": "Debian 9.5"
8+
"os_version": "Debian 10"
99
},
1010
"jobs": [
1111
{
12-
"display_name": "Swift - Debian 9.5 Linux x86_64 (master)",
13-
"branch": "master",
12+
"display_name": "Swift - Debian 10 Linux x86_64 (main)",
13+
"branch": "main",
1414
"preset": "buildbot_incremental_linux"
1515
}
1616
]

0 commit comments

Comments
 (0)