Skip to content

Commit

Permalink
Update generate-actions.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum authored Aug 22, 2024
1 parent 3db566d commit b7e2f3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generate-actions.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ def install_bazel(os: OS, arch: Architecture):
top_level_properties={
# This runner doesn't support nested virtualization or Ubuntu 20.04,
# so we have to live with a glibc >= 2.35 requirement.
# The runner can be configured on the level of the bazel-contrib org
# by anyone with Admin or Owner access.
# Configuration requires admin access to this repo:
# https://app.buildjet.com/53858925
"runs-on": "buildjet-2vcpu-ubuntu-2204-arm",
},
setup_steps=[
Expand Down

0 comments on commit b7e2f3d

Please sign in to comment.