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