Upgrade to freebsd-vm@v1

The v0 is not working.
This commit is contained in:
neil 2023-12-17 20:26:24 +01:00 committed by GitHub
parent c4b63c15b2
commit f1f1e0e6ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -28,14 +28,14 @@
jobs:
build:
runs-on: macos-latest
runs-on: ubuntu-latest
name: build-x86_64
steps:
- uses: actions/checkout@v3
- name: Build & Test in FreeBSD
id: test
uses: vmactions/freebsd-vm@v0
uses: vmactions/freebsd-vm@v1
with:
envs: 'MYTOKEN MYTOKEN2'
usesh: true