]> Sergey Matveev's repositories - nnn.git/commitdiff
Move patch ci to ubuntu
authorLuuk van Baal <luukvbaal@gmail.com>
Mon, 30 May 2022 17:45:28 +0000 (19:45 +0200)
committerLuuk van Baal <luukvbaal@gmail.com>
Mon, 30 May 2022 17:45:28 +0000 (19:45 +0200)
.github/workflows/ci.yml

index 57295188c8105730bf16aa83610d268dbd1dbdec..9cafe0dd055e55a52d60b604f20bd56b04aee14b 100644 (file)
@@ -35,8 +35,8 @@ jobs:
           make
           make clean
           clang-tidy src/* -- -I/usr/include
-  macOS-patches:
-    runs-on: macOS-latest
+  ubuntu-patches:
+    runs-on: ubuntu-latest
     steps:
       - uses: actions/checkout@v2
       - name: Compile patches with gcc