Bazel: fix non-swift macOS builds

This is meant to be cleaned up in a later PR with respect to the TODOs.
This commit is contained in:
Paolo Tranquilli
2024-05-31 11:45:30 +02:00
parent 61593aed7d
commit 8e26f64f89
6 changed files with 154 additions and 38 deletions

View File

@@ -7,6 +7,9 @@ on:
- .github/workflows/go-tests-other-os.yml
- .github/actions/**
- codeql-workspace.yml
- MODULE.bazel
- .bazelrc
- misc/bazel/**
permissions:
contents: read

View File

@@ -15,6 +15,9 @@ on:
- .github/workflows/go-tests.yml
- .github/actions/**
- codeql-workspace.yml
- MODULE.bazel
- .bazelrc
- misc/bazel/**
permissions:
contents: read