2
0
ruki 1 жил өмнө
parent
commit
a8b7d88613

+ 3 - 3
.github/workflows/freebsd.yml → .github/workflows/openbsd.yml

@@ -1,4 +1,4 @@
-name: FreeBSD
+name: OpenBSD
 
 on:
   pull_request:
@@ -16,13 +16,13 @@ jobs:
     runs-on: ${{ matrix.os }}
 
     concurrency:
-        group: ${{ github.ref }}-${{ github.base_ref }}-${{ github.head_ref }}-FreeBSD-${{ matrix.kind }}
+        group: ${{ github.ref }}-${{ github.base_ref }}-${{ github.head_ref }}-OpenBSD-${{ matrix.kind }}
         cancel-in-progress: true
     steps:
       - uses: actions/checkout@v1
 
       - name: Tests
-        uses: vmactions/freebsd-vm@v0
+        uses: vmactions/openbsd-vm@v0
         with:
           usesh: true
           sync: sshfs