]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
CI: Update DragonFly BSD
authorLasse Collin <lasse.collin@tukaani.org>
Fri, 31 Oct 2025 12:32:47 +0000 (14:32 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Fri, 31 Oct 2025 12:44:24 +0000 (14:44 +0200)
.github/workflows/dragonflybsd.yml

index 8737d959c361dd970dba9f389a01b7a3ccbd0263..6c1082f01c2738133060388b3244a347038f32a7 100644 (file)
@@ -1,6 +1,6 @@
 # SPDX-License-Identifier: 0BSD
 
-name: DragonflyBSD
+name: DragonFly BSD
 
 on:
   push:
@@ -15,13 +15,13 @@ jobs:
   DragonflyBSD:
     runs-on: ubuntu-latest
     timeout-minutes: 10
-    name: DragonflyBSD
+    name: DragonFly BSD
     steps:
       - uses: actions/checkout@v4
 
-      - name: Test in DragonflyBSD
+      - name: Test in DragonFly BSD
         id: test
-        uses: vmactions/dragonflybsd-vm@e3c420e8a2362c2496fca6e76a291abd46f5d8e7 #v1.1.0
+        uses: vmactions/dragonflybsd-vm@ff1f01c32b9e82f2ba388d0ff270442bcd6ceddc #v1.1.1
         with:
           usesh: true
           prepare: >