Sfoglia il codice sorgente

macs are still too slow

Simon Krajewski 6 mesi fa
parent
commit
e66dd5b013
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/main.yml

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

@@ -849,7 +849,7 @@ jobs:
           echo "" > sys/compile-fs.hxml
           haxe RunCi.hxml
         working-directory: ${{github.workspace}}/tests
-        timeout-minutes: 40
+        timeout-minutes: 60
 
 
   deploy: