We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6a1aca commit 97173f7Copy full SHA for 97173f7
.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/docker.yml
@@ -10,7 +10,7 @@ permissions:
10
11
12
- runs-on: ubuntu-latest
0 commit comments