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

+ 1 - 1
.github/workflows/freebsd.yml

@@ -10,7 +10,7 @@ jobs:
 
 
     strategy:
     strategy:
       matrix:
       matrix:
-        os: [macOS-12]
+        os: [ubuntu-latest]
         kind: [static, shared]
         kind: [static, shared]
 
 
     runs-on: ${{ matrix.os }}
     runs-on: ${{ matrix.os }}