Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Try to copy penalties correctly
[simgrid.git] / .github / workflows / ci-batsim.yml
index f850fa14bdd347ab3daef1f1da9fddf4eb9f1f39..78ac34738da4219b1e7a0eb9de37a69855382e48 100644 (file)
@@ -3,7 +3,7 @@ name: CI BatSim
 on:
   workflow_dispatch:
   schedule:
-    - cron: '43 18 * * 0'
+    - cron: '0 20 * * 0'
 
 jobs:
   build: