mmh
All checks were successful
Build on RHEL9 / build (push) Successful in 3m17s
Build on RHEL8 / build (push) Successful in 4m31s

This commit is contained in:
2026-01-12 18:02:41 +01:00
parent 8d10dabbb3
commit b9139a2d8c

View File

@@ -21,6 +21,10 @@ jobs:
python-version: ["3.12"] python-version: ["3.12"]
runs-on: ${{ matrix.patform }} runs-on: ${{ matrix.patform }}
defaults:
run:
shell: "bash -l {0}"
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4