2021-03-23 02:17:18 +08:00
|
|
|
status = [
|
|
|
|
'Tests on ubuntu-18.04',
|
|
|
|
'Tests on macos-latest',
|
2021-07-01 20:43:10 +08:00
|
|
|
'Tests on windows-latest',
|
2021-06-30 16:49:10 +08:00
|
|
|
'Run Clippy',
|
2021-10-14 01:10:20 +08:00
|
|
|
'Run Rustfmt',
|
|
|
|
'Milestone Check'
|
2021-03-23 02:17:18 +08:00
|
|
|
]
|
2021-03-16 17:26:08 +08:00
|
|
|
# 3 hours timeout
|
|
|
|
timeout-sec = 10800
|