Skip to content

Commit

Permalink
ci/freebsd: update vmactions/freebsd-vm@v1
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Nov 18, 2023
1 parent ebdf9d7 commit db6e7ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/freebsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
build:
runs-on: macos-12
runs-on: ubuntu-22.04
timeout-minutes: 20

env:
Expand All @@ -21,7 +21,7 @@ jobs:

- name: Test in FreeBSD
id: test
uses: vmactions/freebsd-vm@v0
uses: vmactions/freebsd-vm@v1
with:
usesh: true
prepare: |
Expand Down

0 comments on commit db6e7ba

Please sign in to comment.