mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-08 17:05:59 +02:00
chore: test excluding msrv and beta with tags
This commit is contained in:
parent
c22886bd32
commit
477de1c227
@ -10,6 +10,11 @@ os:
|
||||
- windows
|
||||
jobs:
|
||||
fast_finish: true
|
||||
exclude:
|
||||
- rust: beta
|
||||
branch: /^\d+\.\d+(\.\d+)?(-\S*)?$/
|
||||
- rust: 1.40.0
|
||||
branch: /^\d+\.\d+(\.\d+)?(-\S*)?$/
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
Loading…
x
Reference in New Issue
Block a user