Skip to content

Commit d1e2c53

Browse files
committed
use depot for GH actions runner
SPEEEED
1 parent 6f8e37d commit d1e2c53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build Android Docker Image and Upload Artifacts
1+
name: Build and upload artifacts
22

33
on:
44
push:
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
build:
10-
runs-on: ubuntu-latest
10+
runs-on: depot-ubuntu-latest
1111

1212
steps:
1313
- name: Checkout repository

0 commit comments

Comments
 (0)