mirror of
https://git.tukaani.org/xz.git
synced 2025-11-02 22:42:55 +00:00
CI: Update DragonFly BSD
This commit is contained in:
parent
75b18d325f
commit
02da8de0ed
8
.github/workflows/dragonflybsd.yml
vendored
8
.github/workflows/dragonflybsd.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
# SPDX-License-Identifier: 0BSD
|
# SPDX-License-Identifier: 0BSD
|
||||||
|
|
||||||
name: DragonflyBSD
|
name: DragonFly BSD
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@ -15,13 +15,13 @@ jobs:
|
|||||||
DragonflyBSD:
|
DragonflyBSD:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 10
|
timeout-minutes: 10
|
||||||
name: DragonflyBSD
|
name: DragonFly BSD
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Test in DragonflyBSD
|
- name: Test in DragonFly BSD
|
||||||
id: test
|
id: test
|
||||||
uses: vmactions/dragonflybsd-vm@e3c420e8a2362c2496fca6e76a291abd46f5d8e7 #v1.1.0
|
uses: vmactions/dragonflybsd-vm@ff1f01c32b9e82f2ba388d0ff270442bcd6ceddc #v1.1.1
|
||||||
with:
|
with:
|
||||||
usesh: true
|
usesh: true
|
||||||
prepare: >
|
prepare: >
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user