The following targets are supported and tested for native execution:
aarch64-unknown-linux-gnu
armv7-unknown-linux-gnueabihf
thumbv7neon-unknown-linux-gnueabihf
Other targets may also be work on GitHub-hosted AArch64 Linux runners using QEMU or other runner, but have not yet been tested and support is not guaranteed.
Allow cross-compile to arbitrary Apple targets from macOS. (#25)
GitHub-provided macOS runners support cross-compile for other targets, so this action just runs rustup target add and/or sets some environment variables.
The following targets are supported and tested for native execution:
aarch64-unknown-linux-gnu
armv7-unknown-linux-gnueabihf
thumbv7neon-unknown-linux-gnueabihf
Other targets may also be work on GitHub-hosted AArch64 Linux runners using QEMU or other runner, but have not yet been tested and support is not guaranteed.
Allow cross-compile to arbitrary Apple targets from macOS. (#25)
GitHub-provided macOS runners support cross-compile for other targets, so this action just runs rustup target add and/or sets some environment variables.
[1.26.0] - 2024-12-25
Support windows-gnu/windows-gnullvm targets on ubuntu-24.04.
[1.25.0] - 2024-12-25
Document that the following targets are also supported.
wasm32-wasip1-threads (on Linux)
wasm32-wasip2 (on Linux)
Update the default QEMU version from 9.1 to 9.2.
[1.24.0] - 2024-09-07
Support Mac Catalyst targets on macOS host.
aarch64-apple-ios-macabi
x86_64-apple-ios-macabi
GitHub-provided macOS runners support cross-compile for other targets, so this action just runs rustup target add and/or sets some environment variables.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the ci-dependencies group with 3 updates: taiki-e/setup-cross-toolchain-action, taiki-e/install-action and docker/build-push-action.
Updates
taiki-e/setup-cross-toolchain-action
from 1.26.0 to 1.27.0Release notes
Sourced from taiki-e/setup-cross-toolchain-action's releases.
Changelog
Sourced from taiki-e/setup-cross-toolchain-action's changelog.
... (truncated)
Commits
1b7a78f
Release 1.27.08742911
Support aarch64/armv7hf linux-gnu targets on new GitHub-hosted AArch64 Linux ...5d368c2
Clean up scriptsfa21170
Format shell scripts with indent_size = 2 to match scripts in CI config8914748
Update readme6581a7c
Update wine-devel version used in example and CI649485e
ci: Disable buggy dependabot grouped update2bed6bf
ci: Remove GitHub-hosted ubuntu-20.04 runner testUpdates
taiki-e/install-action
from 2.47.12 to 2.47.18Release notes
Sourced from taiki-e/install-action's releases.
Changelog
Sourced from taiki-e/install-action's changelog.
... (truncated)
Commits
a7adeb1
Release 2.47.1825b04c0
Updatecargo-deny@latest
to 0.16.4c39a412
Updatecargo-binstall@latest
to 1.10.22fe06595
Release 2.47.17aaa64a3
Updatecargo-audit@latest
to 0.21.1f993174
Release 2.47.163523902
Updatecargo-make@latest
to 0.37.24e6e3706
Update readme9469185
Format shell scripts with indent_size = 2 to match scripts in CI config1b8d452
ci: Test ubuntu-22.04-arm and ubuntu-24.04-armUpdates
docker/build-push-action
from 6.11.0 to 6.12.0Release notes
Sourced from docker/build-push-action's releases.
Commits
67a2d40
Merge pull request #1300 from docker/dependabot/npm_and_yarn/docker/actions-t...0b1b1c9
chore: update generated contentb6a7c2c
chore(deps): Bump@docker/actions-toolkit
from 0.49.0 to 0.51.031ca4e5
Merge pull request #1296 from crazy-max/bake-v6e613db9
update bake-action to v6Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show