Skip to content

Commit

Permalink
Merge branch 'main' into pi/sys-metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
Quantumplation authored Jan 10, 2025
2 parents 32e8d9e + 46dc575 commit d5a0185
Show file tree
Hide file tree
Showing 33 changed files with 1,431,685 additions and 572,502 deletions.
6 changes: 5 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
optional: true
- runner: macos-latest
target: aarch64-apple-darwin
- runner: windows-latest
target: x86_64-pc-windows-msvc
optional: true
timeout-minutes: 30
runs-on: ${{ matrix.environments.runner }}
steps:
Expand All @@ -45,4 +48,5 @@ jobs:
# but do not fail the job
echo "::warning::Tests failed with exit code $exitcode"
exit 0
fi
fi
shell: bash
Loading

0 comments on commit d5a0185

Please sign in to comment.