mirror of
https://github.com/wez/wezterm.git
synced 2024-11-27 12:23:46 +03:00
6fe60d56fd
The centos8 builds have been failing today, and it appears to be because https://www.centos.org/centos-linux-eol/ happened about 3 years early and the URLs in the image are hard-broken. https://forums.centos.org/viewtopic.php?f=54&t=78708 has some info on re-pointing them to a vault subdomain. The "right" thing to do is to migrate to centos 8 stream, but I don't see a centos stream docker image from centos. This commit attempts the manual migration steps to stream. Let's see how this goes. |
||
---|---|---|
.. | ||
appimage.sh | ||
appstreamcli | ||
build-docs.sh | ||
check-rust-version.sh | ||
create-release.sh | ||
deploy.sh | ||
generate-docs.py | ||
generate-workflows.py | ||
make-color-screen-shots.sh | ||
PKGBUILD.template | ||
retry.sh | ||
source-archive.sh | ||
subst-release-info.py | ||
tag-name.sh | ||
tag.sh | ||
wezterm-homebrew-macos.rb.template | ||
wezterm-linuxbrew.rb.template | ||
windows-installer.iss |