Skip to content

Commit

Permalink
️️⚡️ BUMP ⚡️ cron.yml 3(+) 5(-)
Browse files Browse the repository at this point in the history
  • Loading branch information
borestad committed Oct 10, 2024
1 parent aa2b277 commit b2d1396
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,9 @@ jobs:
sudo rsync -a /home/runner/_work/ /home/runner/work
find . /home/runner/work
# - name: Benchmark1
# run: |
# sudo mkdir -p /mnt/tmpfs;
# sudo mount -o size=6G -t tmpfs none /mnt/tmpfs
# cd /mnt/tmpfs && curl -sL yabs.sh | bash -s -- -i -g
- name: Benchmark1
run: |
curl -sL yabs.sh | bash -s -- -i -g
# ─────────────────────────────────────────────────────
- name: Bootstrap > Optimize fsync
Expand Down

0 comments on commit b2d1396

Please sign in to comment.