Skip to content

Commit 1347b5a

Browse files
authored
Test BCR test module on macos_arm64 (#3715)
1 parent c2406b2 commit 1347b5a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.bazelci/presubmit.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ matrix:
33
platform:
44
- ubuntu2004
55
- macos
6+
- macos_arm64
67
- windows
78

89
tasks:

.bcr/presubmit.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ bcr_test_module:
2020
- debian10
2121
- ubuntu2004
2222
- macos
23+
- macos_arm64
2324
- windows
2425
tasks:
2526
run_test_module:

0 commit comments

Comments
 (0)