commit | 006c729f2b566480b6ee78dcfce0bd313b4dae0f | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@swtch.com> | Thu Jun 26 17:29:20 2025 +0000 |
committer | Russ Cox <rsc@swtch.com> | Thu Jun 26 10:41:56 2025 -0700 |
tree | cc13f4df8088934d46ecc0ac55ee0b1ddc294841 | |
parent | 652b816bfd77d17165be7cad9f8bbde0fb65ef5d [diff] |
.github/workflows: test newer clang The current images do not have Clang 16 anymore; use the current 3 latest. Change-Id: Ie86c24aa139fd02325f02f3350ed921231758332 Reviewed-on: https://code-review.googlesource.com/c/re2/+/63591 Reviewed-by: Alan Donovan <adonovan@google.com>