Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Corey Hemminger <[email protected]>
  • Loading branch information
Stromweld committed Jun 18, 2024
1 parent 9d1109b commit 3a92732
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
name: Kitchen Verify
strategy:
matrix:
ruby: ["3.3", "3.4"]
os: ["almalinux-9", "ubuntu-24.04", "windows-2022"]
ruby: ["3.3"]
os: ["almalinux-9"]
steps:
- name: Install Vagrant VirtualBox
run: |
Expand Down

0 comments on commit 3a92732

Please sign in to comment.