From 9543439e5ee90e968a53751327191f5949100e31 Mon Sep 17 00:00:00 2001 From: Bryan Gerlach Date: Fri, 27 Sep 2024 20:11:50 -0500 Subject: [PATCH] change to using actions on rdgen, added linux and android initial support --- .github/workflows/generator-linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/generator-linux.yml b/.github/workflows/generator-linux.yml index f902584..139fd77 100644 --- a/.github/workflows/generator-linux.yml +++ b/.github/workflows/generator-linux.yml @@ -103,7 +103,7 @@ jobs: arch: x86_64, target: x86_64-unknown-linux-gnu, distro: ubuntu18.04, - on: ubuntu-20.04, + on: [self-hosted, Linux], deb_arch: amd64, vcpkg-triplet: x64-linux, }