fix(ci): mnevermind

This commit is contained in:
Timothy Stewart
2024-01-24 20:56:56 -06:00
parent 634fbb678b
commit 058916047c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ on:
jobs:
molecule:
name: cache
runs-on: ubuntu-latest
runs-on: self-hosted
env:
PYTHON_VERSION: "3.11"
+1 -1
View File
@@ -5,7 +5,7 @@ on:
jobs:
pre-commit-ci:
name: Pre-Commit
runs-on: ubuntu-latest
runs-on: self-hosted
env:
PYTHON_VERSION: "3.11"