Copy link
Copy Markdown
Member
mach is dropping it too: https://bugzilla.mozilla.org/show_bug.cgi?id=1843209
Pull Request checklist
- Quality: This PR builds and tests run cleanly
make testruns without emitting any warningsmake lintruns without emitting any errors
- Tests: This PR includes thorough tests or an explanation of why it does not
- Changelog: This PR includes a changelog entry to
CHANGELOG.mdor an explanation of why it does not need one- Any breaking changes to language binding APIs are noted explicitly
Copy link
Copy Markdown
Member Author
Note: this is non-urgent and should still wait for mach to drop support anyway. We also need to adjust the github config to not expect the build-37 task anymore.
Copy link
Copy Markdown
Member Author
I changed the GitHub config to not need the build-37 task, but require the build-311 and build-312 tasks. This is not reflected on this PR, so we gonna admin-merge this. the config is now applied and the PR knows this.