Use 4c builder for kotlin builds (#2274)

Now that we're building with `--release`, this will be of more benefit.
This commit is contained in:
Jamil
2023-10-08 08:09:42 -07:00
committed by GitHub
parent d6877c6751
commit f08e7bb5be

View File

@@ -31,7 +31,7 @@ jobs:
run: ./gradlew spotlessCheck
build:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04-firezone-4c
defaults:
run:
working-directory: ./kotlin/android