Update tdlight, add armhf support
This commit is contained in:
parent
ca9604f774
commit
0e96585516
1
.github/workflows/platform_natives.yaml
vendored
1
.github/workflows/platform_natives.yaml
vendored
@ -21,6 +21,7 @@ jobs:
|
||||
- { os: ubuntu-22.04, type: "linux_amd64_gcc_ssl3" }
|
||||
- { os: ubuntu-20.04, type: "linux_arm64_ssl1" }
|
||||
- { os: ubuntu-22.04, type: "linux_arm64_ssl3" }
|
||||
- { os: ubuntu-22.04, type: "linux_armhf_ssl3" }
|
||||
- { os: ubuntu-22.04, type: "linux_ppc64le_ssl3" }
|
||||
# todo: broken ubuntu dependencies, accepting PRs
|
||||
#- { os: ubuntu-22.04, type: "linux_riscv64_ssl3" }
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 990caf4edf2ba03eb509b28841ded0c5ea142f33
|
||||
Subproject commit 68bd45da52d447331c76fe1a39f840368148d4e3
|
Loading…
x
Reference in New Issue
Block a user