Skip to content

Conversation

@vasi
Copy link
Owner

@vasi vasi commented Apr 3, 2021

Travis only gives us a limited number of credits now, lovely. It's pretty easy to move the x64 Linux and Windows builds away from Travis to Github Actions, so do that.

Unclear if there's a good way to move the other architectures (aarch64, $SOMETHING_BIG_ENDIAN) off of Travis. Github Actions doesn't even allow KVM, while Cirrus does but has no special facilities for setting up qemu. (Lots of folks do slow cross-arch docker on Github Actions, but that won't let FUSE magically work.) Will keep thinking about this.

@vasi
Copy link
Owner Author

vasi commented Apr 3, 2021

Also removing the recently-added NetBSD runner, waiting for SSH in CI scripts gets flaky. Oh well.

@vasi vasi merged commit 74f4fe8 into master Apr 3, 2021
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