Skip to content

Commit 6020ca6

Browse files
TO DROP: prod run
1 parent 031806b commit 6020ca6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
- codspeed-divan-compat-examples
142142
- codspeed-criterion-compat
143143
mode:
144-
- memory
144+
# - memory
145145
- simulation
146146
include:
147147
- package: codspeed-criterion-compat
@@ -174,7 +174,7 @@ jobs:
174174
mode: ${{ matrix.mode }}
175175
# TODO: Dont merge this
176176
runner-version: latest
177-
upload-url: https://api.staging.preview.codspeed.io/upload
177+
# upload-url: https://api.staging.preview.codspeed.io/upload
178178

179179
walltime-integration-test:
180180
runs-on: codspeed-macro
@@ -211,7 +211,7 @@ jobs:
211211
mode: walltime
212212
# TODO: Dont merge this
213213
runner-version: latest
214-
upload-url: https://api.staging.preview.codspeed.io/upload
214+
# upload-url: https://api.staging.preview.codspeed.io/upload
215215

216216
musl-build-check:
217217
strategy:

0 commit comments

Comments
 (0)