fix(CI): Break up workflows and use templates

This commit is contained in:
Timothy Stewart
2023-10-29 13:35:35 -05:00
parent 85f7ec6889
commit bc6aa32198
3 changed files with 10 additions and 15 deletions

View File

@@ -7,13 +7,11 @@ jobs:
name: Molecule
runs-on: macos-12
strategy:
matrix:
scenario:
- ipv6
fail-fast: false
env:
PYTHON_VERSION: "3.11"
steps:
- uses: ./.github/workflows/molecule-template.yml
molecule:
strategy:
matrix:
scenario:
- ipv6