mirror of
https://github.com/chronotope/chrono.git
synced 2025-10-02 15:26:12 +00:00
CI: only run cargo hack check
on Linux
This commit is contained in:
parent
e2e0dfe315
commit
60f8b742c9
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -71,7 +71,7 @@ jobs:
|
|||||||
features_check:
|
features_check:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
os: [ubuntu-latest]
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user