We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae157ef commit 5643834Copy full SHA for 5643834
targets.json
@@ -6,6 +6,13 @@
6
"path": "object.sha"
7
}
8
},
9
+ "v2.11.0-rc2": {
10
+ "sha": "4827fb7fa0d76c06ae2c0d9f1c427be1ae467d6b",
11
+ "build_container": "ghcr.io/edgetx/edgetx-builder:2.11",
12
+ "exclude_targets": [
13
+ "x10-access", "x7-access"
14
+ ]
15
+ },
16
"v2.11.0-rc1": {
17
"sha": "f51c67af4507941afad6bce4caf3a6f2fe4f9cde",
18
"build_container": "ghcr.io/edgetx/edgetx-builder:2.11",
0 commit comments