mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-27 13:01:37 +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:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
os: [ubuntu-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user