Jesper Håkansson
24bdca457a
0.13.1
6 months ago
dependabot[bot]
e4879f2e97
chore(deps): bump actions/download-artifact in /.github/workflows
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 2 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v2...v4.1.7 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
Jesper Håkansson
cbe074a607
0.13.0
10 months ago
Jesper Håkansson
6af9f22750
chore: Use rust-toolchain@stable
2 years ago
Dirk Stolle
71d3d298fc
Replace unmaintained actions-rs/toolchain action in CI workflows
...
Basically all of the `actions-rs/*` actions are unmaintained. See
<https://github.com/actions-rs/toolchain/issues/216 > for more
information. Due to their age they generate several warnings in
CI runs.
To get rid of those warnings the occurrences of
`actions-rs/toolchain` are replaced by `dtolnay/rust-toolchain`.
2 years ago
Dirk Stolle
0fea409bb4
Update actions/checkout in GitHub Actions workflows to v3
2 years ago
nasso
72ced8198b
Update release.yml
3 years ago
Nick Cardin
d1d40f9954
use download-artifact@v2
4 years ago
Nick Cardin
89f73e338a
fix windows
4 years ago
Nick Cardin
a2cc5f577c
update gcc
4 years ago
Nick Cardin
ce69931d7c
set cflags
4 years ago
Nick Cardin
d8a4964300
set arm linker
4 years ago
Nick Cardin
28abdfb292
add libc6-dev-arm64-cross
4 years ago
Nick Cardin
c139f6d8c6
set TARGET_CC
4 years ago
Nick Cardin
3737ed523e
add gcc for aarch64
4 years ago
Nick Cardin
8d2e4baf6e
remove env from matrix
4 years ago
Nick Cardin
1272e4c530
Add linux/arm64 to release
4 years ago
Jesper Håkansson
7ccacca937
fix(ci): Make folder in tar named full name instead of dist
4 years ago
Jesper Håkansson
e60f29fc19
fix(ci): Fix release tarballs
4 years ago
Jesper Håkansson
3a9fae4775
fix(ci): Upload window init exe file
4 years ago
Jesper Håkansson
a8423bdab9
fix(ci): Upload window init exe file
4 years ago
Jesper Håkansson
260d79ac89
fix(ci): Fix release tarballs
4 years ago
Jesper Håkansson
8d1ea111ea
0.10.0
4 years ago
Jesper Håkansson
d908dcb1be
chore(ci): Update release template
4 years ago
Ashley Williams
59ab6d1f32
feat(ci): Run tests in Github actions
4 years ago