mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
ci: remove trailing spaces at line end
This commit is contained in:
parent
a5a9f7d44d
commit
1e476d9749
1 changed files with 1 additions and 1 deletions
2
.github/workflows/CICD.yml
vendored
2
.github/workflows/CICD.yml
vendored
|
@ -531,7 +531,7 @@ jobs:
|
||||||
# TODO: Re-enable after rust-onig release: https://github.com/rust-onig/rust-onig/issues/193
|
# TODO: Re-enable after rust-onig release: https://github.com/rust-onig/rust-onig/issues/193
|
||||||
# - { os: windows-latest , target: x86_64-pc-windows-gnu , features: feat_os_windows }
|
# - { os: windows-latest , target: x86_64-pc-windows-gnu , features: feat_os_windows }
|
||||||
- { os: windows-latest , target: x86_64-pc-windows-msvc , features: feat_os_windows }
|
- { os: windows-latest , target: x86_64-pc-windows-msvc , features: feat_os_windows }
|
||||||
- { os: windows-latest , target: aarch64-pc-windows-msvc , features: feat_os_windows, use-cross: use-cross , skip-tests: true }
|
- { os: windows-latest , target: aarch64-pc-windows-msvc , features: feat_os_windows, use-cross: use-cross , skip-tests: true }
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue