Skip to content

Commit 239a9f5

Browse files
Merge pull request #325 from egraphs-good/saulshanabrook-patch-3
Remove walltime benchmarking for now
2 parents db11712 + 1e15098 commit 239a9f5

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
@@ -53,7 +53,7 @@ jobs:
5353
strategy:
5454
matrix:
5555
# Run on codspeed for walltime and ubuntu for instrumenentation
56-
runner: [ codspeed-macro, ubuntu-latest ]
56+
runner: [ ubuntu-latest ] # codspeed-macro, disable for now till we set up custom runner for more minutes
5757
steps:
5858
- uses: actions/checkout@v5
5959
- name: Set up Python

0 commit comments

Comments
 (0)