mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Remove windows from the CI workflow name
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
cargo test --features "${CI_BUILD_FEATURES}"
|
||||
|
||||
build-bundled:
|
||||
name: build windows bundled
|
||||
name: build bundled
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
||||
Reference in New Issue
Block a user