mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-07 21:45:04 +00:00
trivial: Fix FreeBSD CI by pinning the macos version
This commit is contained in:
parent
f9a7bcae0a
commit
fbc7ad1adb
2
.github/workflows/freebsd.yml
vendored
2
.github/workflows/freebsd.yml
vendored
@ -5,7 +5,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-freebsd:
|
build-freebsd:
|
||||||
runs-on: macos-latest
|
runs-on: macos-10.15
|
||||||
timeout-minutes: 30
|
timeout-minutes: 30
|
||||||
name: build-freebsd-package
|
name: build-freebsd-package
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user