Update tdlight, add armhf support

This commit is contained in:
Andrea Cavalli 2023-08-25 22:25:19 +02:00
parent ca9604f774
commit 0e96585516
2 changed files with 2 additions and 1 deletions

View File

@ -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