Skip to content

Commit

Permalink
move lint to workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech authored Feb 21, 2024
1 parent 5feab0a commit ba3584a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kvm-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
# https://github.com/jonashackt/vagrant-github-actions
test-kvm:
name: "KVM Test"
runs-on: macos-10.15
runs-on: macos-latest
steps:
- uses: actions/checkout@v2

Expand Down
File renamed without changes.

0 comments on commit ba3584a

Please sign in to comment.