We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c39bfab commit 6f83750Copy full SHA for 6f83750
.github/workflows/precommit.yml
@@ -36,6 +36,7 @@ jobs:
36
CC: ${{ matrix.cc }}
37
CXX: ${{ matrix.cxx }}
38
USE_BAZEL_VERSION: '6.3.0'
39
+ PYTHON_VERSION: '3.10'
40
41
steps:
42
- uses: actions/checkout@v3
0 commit comments