Skip to content

Commit

Permalink
🍎 mommy checks the old vmactions version~
Browse files Browse the repository at this point in the history
  • Loading branch information
FWDekker committed Nov 22, 2023
1 parent 3f9ed79 commit 33ee28a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ on: [push]

jobs:
test-netbsd:
runs-on: ubuntu-22.04
runs-on: macos-12
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Test script and package
uses: vmactions/netbsd-vm@v1
uses: vmactions/netbsd-vm@v0
with:
usesh: true
prepare: |
Expand Down

0 comments on commit 33ee28a

Please sign in to comment.