mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-03 07:47:24 +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:
|
||||
build-freebsd:
|
||||
runs-on: macos-latest
|
||||
runs-on: macos-10.15
|
||||
timeout-minutes: 30
|
||||
name: build-freebsd-package
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user