Skip to content

Commit 725df38

Browse files
committed
wip: disable memory profiling for now
1 parent a1ece88 commit 725df38

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: if ${{ matrix.mode == 'walltime' }} then 'codspeed-macro' else 'ubuntu-latest'
142142
steps:
143143
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)