backport ci/cd/release stuff from main

This commit is contained in:
Corentin Le Molgat
2024-03-25 11:52:51 +01:00
parent 48ace85e13
commit 2b0085be7d
36 changed files with 528 additions and 124 deletions

View File

@@ -32,11 +32,6 @@ jobs:
python-version: ${{ matrix.python.version }}
- name: Check Python
run: python --version
- name: Install Bazel
run: |
brew update
brew unlink bazelisk
brew install bazel
- name: Check Bazel
run: bazel version
- name: Build