mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
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:
2
.github/workflows/kotlin.yml
vendored
2
.github/workflows/kotlin.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user