mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
12 lines
247 B
TOML
12 lines
247 B
TOML
status = [
|
|
"build (macos-10.15, true)",
|
|
"build (macos-10.15, false)",
|
|
"build (ubuntu-18.04, true)",
|
|
"build (ubuntu-18.04, false)",
|
|
"build (windows-2019, true)",
|
|
"build (windows-2019, false)",
|
|
"docs",
|
|
]
|
|
|
|
timeout_sec = 18000 # 5 hours
|