Skip to content

Commit fa2b2d6

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

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
@@ -80,7 +80,7 @@ jobs:
8080
matrix:
8181
arch: [x86_64, aarch64]
8282
name: Linux Release ${{ matrix.arch}}
83-
runs-on: ubuntu-latest
83+
runs-on: ubuntu-20-large
8484
steps:
8585
- name: Checkout pending changes
8686
uses: protocolbuffers/protobuf-ci/checkout@v3

0 commit comments

Comments
 (0)