ci: update macOS job features in code quality workflow

This commit is contained in:
xtqqczze
2026-05-19 12:43:06 +01:00
committed by Daniel Hofstetter
parent 2a8ce671b0
commit af3e2cfe9e
+1 -1
View File
@@ -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: