Remove reference to --jinjaturtle auto/on/off (it's a boolean arg). Fix alma python
All checks were successful
CI / test (push) Successful in 53s
CI / test (almalinux, docker.io/library/almalinux:9, python3.11) (push) Successful in 10m44s
CI / test (debian, docker.io/library/debian:13, python3) (push) Successful in 16m3s
Lint / test (push) Successful in 46s

This commit is contained in:
Miguel Jacq 2026-06-30 12:34:26 +10:00
parent e72044b610
commit 85345083a3
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
10 changed files with 76 additions and 37 deletions

View file

@ -15,7 +15,7 @@ jobs:
image: docker.io/library/debian:13
python: python3
- distro: almalinux
image: docker.io/library/almalinux:10
image: docker.io/library/almalinux:9
python: python3.11
container:
@ -95,6 +95,8 @@ jobs:
chmod +x /usr/local/bin/sops
- name: Run test script
env:
PYTHON_BIN: ${{ matrix.python }}
run: |
./tests.sh