commit | 9665465b69ab699279ef9fb9454559d90fed1d76 | [log] [tgz] |
---|---|---|
author | Paul Wankadia <junyer@google.com> | Tue Jan 30 20:45:00 2024 +0000 |
committer | Paul Wankadia <junyer@google.com> | Tue Jan 30 21:02:44 2024 +0000 |
tree | 446fa9fdaa95174f7310b0326b1f4e57431925ab | |
parent | 5b672b555033a989dfa31acab8901d5b5042192a [diff] |
Try using larger runners for macOS. `macos-14` is ARM64 and doesn't seem to have Python 3.8 or 3.9. For now, specify `macos-*-large` instead, which is X64 and will hopefully keep working long enough for us to keep getting by... Change-Id: Id70641ccee65f638ff1fd36a778d563aaf5d78d6 Reviewed-on: https://code-review.googlesource.com/c/re2/+/62570 Reviewed-by: Alex Chernyakhovsky <achernya@google.com> Reviewed-by: Paul Wankadia <junyer@google.com>