File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 4141 - os : ubuntu-24.04
4242 target : wasm32-unknown-unknown
4343 features : --features wasm --no-default-features
44- - os : macos-13
44+ - os : macos-15-intel
4545 target : aarch64-apple-ios
46- - os : macos-13
46+ - os : macos-15-intel
4747 target : x86_64-apple-darwin # 64-bit OSX
4848 - os : macos-14
4949 target : aarch64-apple-darwin # 64-bit M1 OSX
@@ -167,9 +167,3 @@ jobs:
167167 echo '```' >> comment.md
168168 cat comment.md
169169 mv comment.md .github/workflows/comment.md
170- # This will post a comment to the PR with benchmark results, but it's disabled because it's annoying.
171- # - uses: harupy/comment-on-pr@c0522c4
172- # env:
173- # GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
174- # with:
175- # filename: comment.md
You can’t perform that action at this time.
0 commit comments