mirror of
https://git.tukaani.org/xz.git
synced 2025-12-12 00:18:45 +00:00
CI: Update FreeBSD
This commit is contained in:
parent
f8424b0416
commit
8f0579ba56
4
.github/workflows/freebsd.yml
vendored
4
.github/workflows/freebsd.yml
vendored
@ -22,6 +22,8 @@ jobs:
|
|||||||
- host: ubuntu-latest
|
- host: ubuntu-latest
|
||||||
version: 15.0
|
version: 15.0
|
||||||
arch: x86_64
|
arch: x86_64
|
||||||
|
# NOTE: Comment in the repo says that aarch64 VM is faster
|
||||||
|
# on x86_64 host compared to ubuntu-24.04-arm.
|
||||||
# - host: ubuntu-24.04-arm
|
# - host: ubuntu-24.04-arm
|
||||||
# version: 15.0
|
# version: 15.0
|
||||||
# arch: aarch64
|
# arch: aarch64
|
||||||
@ -35,7 +37,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Test in FreeBSD
|
- name: Test in FreeBSD
|
||||||
uses: vmactions/freebsd-vm@487ce35b96fae3e60d45b521735f5aa436ecfade #v1.2.4
|
uses: vmactions/freebsd-vm@670398e4236735b8b65805c3da44b7a511fb8b27 #v1.3.0
|
||||||
with:
|
with:
|
||||||
release: ${{ matrix.release }}
|
release: ${{ matrix.release }}
|
||||||
arch: ${{ matrix.arch }}
|
arch: ${{ matrix.arch }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user