summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/cross-android.yml
diff options
context:
space:
mode:
authorDenton Gentry <dgentry@tailscale.com>2022-09-24 10:52:55 -0700
committerDenton Gentry <dgentry@tailscale.com>2022-09-24 14:34:55 -0700
commit1691898a17696f05116dba03479a72685cf7ddde (patch)
treee45fbb0a0186b26be08a0845001a19d5dcb05be8 /.github/workflows/cross-android.yml
parent3d24611e325de36ea7ffac2d6288cf15e3aac784 (diff)
downloadtailscale-buildjet-vs-github.tar.xz
tailscale-buildjet-vs-github.zip
CI: try GitHub's Large runnersbuildjet-vs-github
Signed-off-by: Denton Gentry <dgentry@tailscale.com>
Diffstat (limited to '.github/workflows/cross-android.yml')
-rw-r--r--.github/workflows/cross-android.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cross-android.yml b/.github/workflows/cross-android.yml
index 163b984d3..d2aedc7d2 100644
--- a/.github/workflows/cross-android.yml
+++ b/.github/workflows/cross-android.yml
@@ -14,7 +14,7 @@ concurrency:
jobs:
build:
- runs-on: ubuntu-latest
+ runs-on: github-4vcpu-ubuntu-2204
if: "!contains(github.event.head_commit.message, '[ci skip]')"