1
0
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:
Lasse Collin 2025-12-09 17:52:01 +02:00
parent f8424b0416
commit 8f0579ba56
No known key found for this signature in database
GPG Key ID: 38EE757D69184620

View File

@ -22,6 +22,8 @@ jobs:
- host: ubuntu-latest
version: 15.0
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
# version: 15.0
# arch: aarch64
@ -35,7 +37,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test in FreeBSD
uses: vmactions/freebsd-vm@487ce35b96fae3e60d45b521735f5aa436ecfade #v1.2.4
uses: vmactions/freebsd-vm@670398e4236735b8b65805c3da44b7a511fb8b27 #v1.3.0
with:
release: ${{ matrix.release }}
arch: ${{ matrix.arch }}