change to using actions on rdgen, added linux and android initial support

This commit is contained in:
Bryan Gerlach
2024-09-27 20:11:50 -05:00
parent 998ece0856
commit 9543439e5e

View File

@@ -103,7 +103,7 @@ jobs:
arch: x86_64, arch: x86_64,
target: x86_64-unknown-linux-gnu, target: x86_64-unknown-linux-gnu,
distro: ubuntu18.04, distro: ubuntu18.04,
on: ubuntu-20.04, on: [self-hosted, Linux],
deb_arch: amd64, deb_arch: amd64,
vcpkg-triplet: x64-linux, vcpkg-triplet: x64-linux,
} }