mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
ci: update macOS job features in code quality workflow
This commit is contained in:
committed by
Daniel Hofstetter
parent
2a8ce671b0
commit
af3e2cfe9e
@@ -72,7 +72,7 @@ jobs:
|
||||
matrix:
|
||||
job:
|
||||
- { os: ubuntu-latest , features: all , workspace: true }
|
||||
- { os: macos-latest , features: feat_os_unix }
|
||||
- { os: macos-latest , features: all , workspace: true }
|
||||
- { os: windows-latest , features: feat_os_windows }
|
||||
- { os: ubuntu-latest , features: feat_wasm , target: wasm32-wasip1 }
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user