Skip to content

Commit

Permalink
Merge pull request #91 from telekom-mms/rndmh3ro-patch-1
Browse files Browse the repository at this point in the history
update ansible and python versions in testing
  • Loading branch information
schurzi authored Oct 14, 2024
2 parents 2f0e28e + 748d58f commit d3dedf1
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ jobs:
strategy:
matrix:
ansible:
- stable-2.9
- stable-2.10
- stable-2.11
- stable-2.15
- stable-2.16
- stable-2.17
runs-on: ubuntu-latest

steps:
Expand Down Expand Up @@ -68,14 +68,15 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.12
- stable-2.13
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
- "3.12"
services:
icinga:
image: ghcr.io/telekom-mms/icinga2:director-1.8.1@sha256:bf9205d41607f1641146e870644af0529338d06a9b360737bdf56a3f951cc28b
Expand Down

0 comments on commit d3dedf1

Please sign in to comment.