mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
Add py free-threaded support + concurrent access test
PiperOrigin-RevId: 872298536
This commit is contained in:
committed by
Copybara-Service
parent
54f74c7f5a
commit
51be27dbd9
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@@ -71,6 +71,8 @@ jobs:
|
||||
- if: matrix.language == 'cpp' || matrix.language == 'python'
|
||||
name: Build Python
|
||||
run: |
|
||||
python -VV
|
||||
pip install "setuptools>=70.0.0"
|
||||
python setup.py build_ext
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
|
||||
Reference in New Issue
Block a user