Skip to content

Commit 97173f7

Browse files
committed
point to bp-ubuntu-latest-x64-4x
1 parent f6a1aca commit 97173f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .github/workflows/android.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313
jobs:
1414
build:
1515

16-
runs-on: ubuntu-latest-8-cores
16+
runs-on: bp-ubuntu-latest-x64-4x
1717

1818
steps:
1919
- uses: actions/checkout@v3

Diff for: .github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010
jobs:
1111
build:
1212

13-
runs-on: ubuntu-latest
13+
runs-on: bp-ubuntu-latest-x64-4x
1414

1515
steps:
1616
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)