Skip to content

Commit

Permalink
fix(ci): pin macOS runner version (#133)
Browse files Browse the repository at this point in the history
* fix(ci): fix macos ver
  • Loading branch information
ezrizhu authored Oct 31, 2023
1 parent d85f1a4 commit f4bfbd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vagrant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- debianlvm
- rocky9
- fedora33
runs-on: macos-latest
runs-on: macos-12
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit f4bfbd3

Please sign in to comment.