fix(ci): move to ubuntu

This commit is contained in:
Timothy Stewart
2024-01-22 22:18:58 -06:00
parent c54a1c62ef
commit 903f302236
3 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ on:
jobs:
molecule:
name: cache
runs-on: ubuntu-large-runner
runs-on: ubuntu-latest
env:
PYTHON_VERSION: "3.11"

View File

@@ -5,7 +5,7 @@ on:
jobs:
pre-commit-ci:
name: Pre-Commit
runs-on: ubuntu-large-runner
runs-on: ubuntu-latest
env:
PYTHON_VERSION: "3.11"
@@ -42,7 +42,7 @@ jobs:
ensure-pinned-actions:
name: Ensure SHA Pinned Actions
runs-on: ubuntu-large-runner
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@e2f20e631ae6d7dd3b768f56a5d2af784dd54791 # v3 2.5.0

View File

@@ -5,7 +5,7 @@ on:
jobs:
molecule:
name: Molecule
runs-on: ubuntu-large-runner
runs-on: ubuntu-latest
strategy:
matrix:
scenario: