fix(ci): self-hosted

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

View File

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