mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
GH-127432: add cross-build-linux as a required CI job (#129459)
This commit is contained in:
parent
f9a7d41bac
commit
2a0256f588
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -621,6 +621,7 @@ jobs:
|
|||
- build_wasi
|
||||
- build_windows
|
||||
- build_windows_msi
|
||||
- cross-build-linux
|
||||
- test_hypothesis
|
||||
- build_asan
|
||||
- build_tsan
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue