Explorar o código

switch to openbsd

ruki hai 1 ano
pai
achega
a8b7d88613
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      .github/workflows/openbsd.yml

+ 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