mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
CI: Update FreeBSD runner
This commit is contained in:
parent
065c37d3f5
commit
6e1dd2dbfa
1 changed files with 1 additions and 3 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
|
@ -1,5 +1,3 @@
|
|||
# TODO: add FreeBSD via https://github.com/marketplace/actions/freebsd-vm
|
||||
#
|
||||
# Void-musl images:
|
||||
# https://github.com/void-linux/void-docker/pkgs/container/void-linux/versions
|
||||
#
|
||||
|
|
@ -56,7 +54,7 @@ jobs:
|
|||
|
||||
- name: Install FreeBSD dependencies
|
||||
if: matrix.name == 'FreeBSD'
|
||||
uses: vmactions/freebsd-vm@v0.1.7
|
||||
uses: vmactions/freebsd-vm@v0.2.0
|
||||
with:
|
||||
usesh: true
|
||||
prepare: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue