mirror of
https://github.com/Noratrieb/stuff.git
synced 2026-01-14 16:35:08 +01:00
fix ci
This commit is contained in:
parent
7976320ba3
commit
3e11ae0f17
1 changed files with 0 additions and 4 deletions
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
|
|
@ -7,14 +7,11 @@ on:
|
|||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: "00 01 * * *"
|
||||
|
||||
env:
|
||||
RUST_BACKTRACE: 1
|
||||
|
||||
jobs:
|
||||
# Test on stable and MSRV
|
||||
test:
|
||||
name: Test Rust - ${{ matrix.build }}
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
|
@ -32,7 +29,6 @@ jobs:
|
|||
- win64-gnu
|
||||
- win32-msvc
|
||||
- win32-gnu
|
||||
- msrv
|
||||
- beta
|
||||
- nightly
|
||||
- arm32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue