feat: add phase 8 ci matrix workflow

This commit is contained in:
Eric
2026-03-04 08:01:05 +00:00
parent 184ea6cd4c
commit 59259c560c
5 changed files with 57 additions and 0 deletions

3
.github/workflows/BUILD.bazel vendored Normal file
View File

@@ -0,0 +1,3 @@
package(default_visibility = ["//visibility:public"])
exports_files(["ci.yml"])