Skip to content

Commit 93086ad

Browse files
committed
wip: disable memory profiling for now
1 parent 673df98 commit 93086ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
mode:
138138
- walltime
139139
- instrumentation
140-
- memory
140+
# - memory
141141
runs-on: ${{ matrix.mode == 'walltime' && 'codspeed-macro' || 'ubuntu-latest' }}
142142
steps:
143143
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)