Skip to content

revert: ci: use ubuntu-latest for release workflow (#282)#283

Merged
tlovell-sxt merged 1 commit into
mainfrom
ci/revert-ubuntu-release
Jun 15, 2026
Merged

revert: ci: use ubuntu-latest for release workflow (#282)#283
tlovell-sxt merged 1 commit into
mainfrom
ci/revert-ubuntu-release

Conversation

@tlovell-sxt

@tlovell-sxt tlovell-sxt commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Rationale for this change

This reverts commit 4dad26a. This commit switched to using ubuntu-latest for the release workflow instead of dealing with firewall issues on the blitzar vm runner. However, the release workflow now takes over an hour, because it needs to build cuda from scratch when entering the nix environment instead of taking advantage of the nix store (cache) on the blitzar vm runner. It will likely be faster to just squash the firewall issues.

What changes are included in this PR?

Are these changes tested?

These changes do not affect existing functionality, which should be verified by existing tests.

This reverts commit 4dad26a. This
commit switched to using ubuntu-latest for the release workflow instead
of dealing with firewall issues on the blitzar vm runner. However, the
release workflow now takes over an hour, because it needs to build cuda
from scratch when entering the nix environment instead of taking
advantage of the nix store (cache) on the blitzar vm runner. It will
likely be faster to just squash the firewall issues.
@tlovell-sxt tlovell-sxt merged commit 3c5fb35 into main Jun 15, 2026
8 checks passed
@tlovell-sxt tlovell-sxt deleted the ci/revert-ubuntu-release branch June 15, 2026 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants