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 ae1079e commit f0db207Copy full SHA for f0db207
targets.json
@@ -6,6 +6,11 @@
6
"path": "object.sha"
7
}
8
},
9
+ "v2.11.0-rc4": {
10
+ "sha": "c781cebf29c4999ef00caa38c231fd425b00e22a",
11
+ "build_container": "ghcr.io/edgetx/edgetx-builder:2.11",
12
+ "exclude_targets": ["x10-access", "x7-access"]
13
+ },
14
"v2.11.0-rc3": {
15
"sha": "59b96867da49f7a8ca05dd0664151815d01176bd",
16
"build_container": "ghcr.io/edgetx/edgetx-builder:2.11",
0 commit comments