Skip to content

Commit 8ec9a43

Browse files
mkruskal-googlezhangskz
authored andcommitted
Upgrade our C++ release tests to large runners.
PiperOrigin-RevId: 647405381
1 parent 892a2ce commit 8ec9a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
matrix:
7878
arch: [x86_64, aarch64]
7979
name: Linux Release ${{ matrix.arch}}
80-
runs-on: ubuntu-latest
80+
runs-on: ubuntu-20-large
8181
steps:
8282
- name: Checkout pending changes
8383
uses: protocolbuffers/protobuf-ci/checkout@v2

0 commit comments

Comments
 (0)