Skip to content

nightly-2023-12-17: chore!: Remove backend field from artifacts (#3819)

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 02:21
· 1815 commits to master since this release
fa1cf5f
# Description

In `kw/remove-partial-backend-code` we removed the opcodes supported
feature, which means that artifacts are no longer compiled based on a
backends feature set.


Closes #1388 

## Problem\*

Resolves <!-- Link to GitHub Issue -->

## Summary\*



## Additional Context



## Documentation\*

Check one:
- [ ] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[Exceptional Case]** Documentation to be submitted in a separate
PR.

# PR Checklist\*

- [ ] I have tested the changes locally.
- [ ] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.

---------

Co-authored-by: Tom French <[email protected]>