mirror of
https://github.com/mrlesmithjr/ansible-manage-lvm.git
synced 2026-09-07 16:08:20 +03:00
ci: update Python 3.9→3.11
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
---
|
|
||||||
name: Molecule
|
name: Molecule
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -17,7 +16,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
max-parallel: 4
|
max-parallel: 4
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [3.9]
|
python-version: ["3.11"]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user