mirror of
https://github.com/boostorg/python.git
synced 2026-01-19 04:22:16 +00:00
Update faber
This commit is contained in:
4
.github/workflows/test-ubuntu.yml
vendored
4
.github/workflows/test-ubuntu.yml
vendored
@@ -28,6 +28,10 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
|
||||
- name: setup prerequisites
|
||||
run: |
|
||||
# Warning: this is not necessarily the same Python version as the one configured above !
|
||||
python3 -m pip install -U faber --break-system-packages
|
||||
- name: build
|
||||
run: |
|
||||
${{ matrix.python }} --version
|
||||
|
||||
Reference in New Issue
Block a user