zed/script/bump-nightly
Finn Evers 4714220df3
ci: Build nightly more frequently (#53800)
This updates the nightly workflow to run hourly as opposed to once
daily.

Notably, it also 
- changes the poll duration for the auto updater - we now poll 4 times
an hour on the Nightly channel and continue with the old rate for all
other channels
- moves the pre-checks to the linux runners, since we have more
resources available there
- only ever allow one concurrent nightly run

Release Notes:

- N/A
2026-05-15 09:08:55 +00:00

5 lines
65 B
Bash
Executable file

#!/usr/bin/env bash
set -e
gh workflow run release_nightly.yml