We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6a1aca commit a918776Copy full SHA for a918776
.github/workflows/android.yml
@@ -13,7 +13,7 @@ permissions:
13
jobs:
14
build:
15
16
- runs-on: ubuntu-latest-8-cores
+ runs-on: bp-ubuntu-latest-x64-4x
17
18
steps:
19
- uses: actions/checkout@v3
.github/workflows/diffuse.yml
@@ -13,8 +13,8 @@ env:
assemble-base:
if: ${{ github.repository != 'signalapp/Signal-Android' }}
-
+
20
with:
.github/workflows/docker.yml
@@ -10,7 +10,7 @@ permissions:
10
11
12
- runs-on: ubuntu-latest
0 commit comments