Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Andreas Pehrson d472f1b80a On Github Actions install blackhole-2ch on macOS-12
It was removed in https://github.com/actions/runner-images/pull/9487
2024-05-21 15:29:57 +02:00
Andreas Pehrson fa18e40d16 Upgrade checkout action to v4
This avoids some node version warnings in CI.
2024-03-26 10:54:34 +01:00
Andreas Pehrson 7aebc07abb Run in CI on macOS 12, 13 and 14 with sanitizers on 14 2024-03-20 15:10:44 +01:00
Chun-Min Chang e74f8e4bbe
Add GitHub Action workflows (#128)
* Set github-action running tests with Rust stable

* Set github-action running tests with Rust nightly

* Skip some sanitizers

* Setup github-action

Add a Github-action setting to run tests with Rust stable and nightly. This setting installs the Rust manually instead of using actions-rs since external actions are generally not available inside the Mozilla GitHub org for security reasons.

* Remove nightly.yml and stable.yml

stable.yml and stable.yml can be replaced by test.yml

* Remove MATRIX_RUST
2021-03-09 17:43:32 -08:00