Run tests also on windows arm runners #5346
ci.yml
on: pull_request
Check rustfmt style && run clippy
2m 22s
Compiletests
1m 39s
Check sqlite wasm
1m 54s
Check sqlite bundled + Sqlite with asan
4m 7s
Check postgres bundled + Postgres with asan
8m 24s
Check mysql bundled + Mysql with asan
14m 52s
Check Minimal supported rust version (1.78.0)
1m 29s
Matrix: Check
Annotations
6 errors and 2 warnings
Check (stable, sqlite, windows-11-arm)
Process completed with exit code 1.
|
Check (stable, sqlite, windows-11-arm)
Command failed: rustc -vV
|
Check (stable, mysql, windows-11-arm)
Process completed with exit code 1.
|
Check (stable, mysql, windows-11-arm)
Command failed: rustc -vV
|
Check (stable, postgres, windows-11-arm)
Process completed with exit code 1.
|
Check (stable, postgres, windows-11-arm)
Command failed: rustc -vV
|
Check (stable, sqlite, macos-15)
sqlite 3.49.1 is already installed and up-to-date.
To reinstall 3.49.1, run:
brew reinstall sqlite
|
Check (stable, sqlite, macos-13)
sqlite 3.49.1 is already installed and up-to-date.
To reinstall 3.49.1, run:
brew reinstall sqlite
|