]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: Fuzzit
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Sun, 17 May 2020 11:32:37 +0000 (13:32 +0200)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Sun, 17 May 2020 11:32:37 +0000 (13:32 +0200)
.github/workflows/fuzzit.yml

index 4c3f2816f1e8dda157e1746057913e6bab043ff2..b7f0762976bc23c4d2dd6cdfa29277cb4b0e922a 100644 (file)
@@ -9,7 +9,7 @@ on:
 jobs:
   build:
     name: Fuzzing
-    runs-on: ubuntu-latest
+    runs-on: ubuntu-16.04
     if: "!contains(github.event.head_commit.message, '[skip ci]')"
 
     steps: