Skip to content

Commit c8f4e54

Browse files
rjogradycopybara-github
authored andcommitted
Add an Arm builder and switch to more powerful (32-core) runners.
PiperOrigin-RevId: 715135218 Change-Id: I2f046cc1b813d110852b485462e36ee8a5738129
1 parent 1b158cb commit c8f4e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
os: [ubuntu-latest]
14+
os: [ubuntu-22.04-32core, arm-ubuntu-arm-22.04-32core]
1515
config: [fastbuild, opt]
1616
compiler:
1717
- name: gcc

0 commit comments

Comments
 (0)