[gha] update freebsd action

This commit is contained in:
R4SAS 2022-07-21 23:36:51 +03:00 committed by GitHub
parent 2eb929fe05
commit 098fdf0596
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,13 +4,13 @@ on: [push, pull_request]
jobs:
build:
runs-on: macos-10.15
runs-on: macos-12
name: with UPnP
steps:
- uses: actions/checkout@v2
- name: Test in FreeBSD
id: test
uses: vmactions/freebsd-vm@v0.1.5
uses: vmactions/freebsd-vm@v0.2.0
with:
usesh: true
mem: 2048