fix(ci): adjusting cache steps

This commit is contained in:
Timothy Stewart
2024-01-21 17:54:20 -06:00
parent 59e76924b8
commit 5a36416ccb
2 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ on:
jobs: jobs:
pre-commit-ci: pre-commit-ci:
name: Pre-Commit name: Pre-Commit
runs-on: ubuntu-latest runs-on: macos-13
env: env:
PYTHON_VERSION: "3.11" PYTHON_VERSION: "3.11"

View File

@@ -1,4 +1,5 @@
tap "homebrew/bundle" tap "homebrew/bundle"
tap "homebrew/cask-versions" tap "homebrew/cask-versions"
cask "virtualbox6"
cask "virtualbox"
cask "vagrant" cask "vagrant"