This commit is contained in:
nora 2022-04-03 15:10:55 +02:00
parent 7976320ba3
commit 3e11ae0f17

View file

@ -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