Skip to content

Commit

Permalink
use depot for GH actions runner
Browse files Browse the repository at this point in the history
SPEEEED
  • Loading branch information
billyb2 committed Oct 16, 2024
1 parent 6f8e37d commit d1e2c53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Android Docker Image and Upload Artifacts
name: Build and upload artifacts

on:
push:
Expand All @@ -7,7 +7,7 @@ on:

jobs:
build:
runs-on: ubuntu-latest
runs-on: depot-ubuntu-latest

steps:
- name: Checkout repository
Expand Down

0 comments on commit d1e2c53

Please sign in to comment.