Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejressel authored Dec 19, 2024
1 parent f46d9a8 commit 11f4367
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ jobs:
run: git add . && git diff --quiet && git diff --cached --quiet

- uses: actions/upload-artifact@v4
if: ${{ matrix.os }} != "windows-2025" && ${{ matrix.os }} != "macos-15"
with:
name: "timings_${{ runner.os }}"
path: |
Expand Down

0 comments on commit 11f4367

Please sign in to comment.