Skip to content

Commit

Permalink
Fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
SamRodri committed Jan 8, 2025
1 parent 553139d commit 90391c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fail-fast: false
matrix:
chunk: [1, 2, 3, 4, 5, 6, 7, 8]
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest]
profile: ["", --release]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 90391c2

Please sign in to comment.