Skip to content

Commit a6bf7f6

Browse files
committed
💄
1 parent 5000354 commit a6bf7f6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/android-ubuntu.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ jobs:
66
build:
77
runs-on: ubuntu-latest
88
timeout-minutes: 55
9+
concurrency:
10+
group: ci-${{ github.ref }}
11+
cancel-in-progress: true
912
steps:
1013
- name: checkout
1114
uses: actions/checkout@v3

externals/depot_tools

Submodule depot_tools updated from 3900055 to 007dd45

0 commit comments

Comments
 (0)