Skip to content

Commit

Permalink
ci: go back to macos 11 for vagrant
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Dec 30, 2023
1 parent fb6cb6a commit b0d5759
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: "3.8"
- name: Install vagrant
run: brew install vagrant
- name: Install flake8 dependencies
run: |
# prerequisites
Expand Down

0 comments on commit b0d5759

Please sign in to comment.