-
-
Notifications
You must be signed in to change notification settings - Fork 710
CI: Use latest Ubuntu #3732
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI: Use latest Ubuntu #3732
Conversation
Ignore .vscode
Update actions/cache to v4
Add funding-manifest-urls check
Docs: Update ephemeral subdomains, remove Oasis link
I checked the links, and they exist on the sandstorm.org site. The app store links were left pointing to .io, because they do *not* exist on the .org site.
…ere appropriate) Several links in developer documentation update to point to the sandstorm.org (needed to help the migration from the .io domain). Some links (notably the app store) were not updated since there is no .org analog. All updated links were manually checked to make sure they are valid.
Updated blog.sandstorm.io and news links to point to sandstorm.org domain
…tes-to-org Update documentation links to point to the sandstorm.org domain instead of .io
Well, that didn't work. (Though I expect to still need this for tests.) |
I am guessing we need to go to capnproto-latest to fix this, there are build fixed in the file that fails for newer C++ versions. @kentonv indicated the blocker we pinned capnproto for is probably no longer an issue. Though we should test that. |
Too bad the junkie isn't there anymore |
@finkiki Huh? |
Bah, changing the base branch is messy. My plan here, I think: Instead of trying to fix the build on master, I am going to do so against the |
Actions no longer runs ubuntu-20.04, and we know why Sandstorm wasn't working on ubuntu-latest now, so this PR applies that fix from our documentation and then uses the latest runner.