Nikolaj Šujskij
|
a67124b461
|
Fix paths to release binary in "publish" action
|
2021-10-08 15:31:24 +03:00 |
|
Danny Moesch
|
71cb0d834a
|
Remove macOS Aarch64 target
This target requires cross-compilation on the default (x86_64) `macos-latest`
platform. However, `cross` does [not yet](https://github.com/rust-embedded/cross/issues/508)
provide the right target. If tests can be skipped a build solution outside
of `cross` is already discussed [here](https://github.com/BurntSushi/ripgrep/issues/1737).
|
2021-03-19 18:36:58 +01:00 |
|
Danny Moesch
|
7724332232
|
Ignore integration tests in cross-compiled targets
As stated [here](https://github.com/rust-embedded/cross#supported-targets)
spawning threads in tests will make them fail or they may not terminate
at all.
|
2021-03-19 18:36:58 +01:00 |
|
Gregory
|
ab6827df4e
|
Update test workflow
|
2021-03-09 20:56:55 -05:00 |
|
Yousif Akbar
|
aae453b7c8
|
Adding aarch64-apple-darwin target
|
2021-03-04 23:36:44 -05:00 |
|
Gregory
|
66ed9ff904
|
Misc
|
2021-02-28 23:46:49 -05:00 |
|
Gregory
|
11295fb88a
|
Add ARM target
|
2021-02-28 23:41:21 -05:00 |
|
Gregory
|
cca3c8577c
|
Publish - tweak naming
|
2020-07-03 11:58:27 -04:00 |
|
Gregory
|
9ac9f281ae
|
Test - use target name
|
2020-07-03 11:55:22 -04:00 |
|
Gregory
|
7a7924e0e5
|
Test - use target name
|
2020-07-03 11:54:41 -04:00 |
|
Gregory
|
75429419b1
|
Cleanup
|
2020-07-03 11:51:57 -04:00 |
|
Gregory
|
8268d403c5
|
reformat yaml
|
2020-07-03 11:40:54 -04:00 |
|
Gregory
|
866f188a32
|
test new ci
|
2020-07-03 11:38:52 -04:00 |
|