Skip to content

Commit d368bcd

Browse files
authored
Update run-docker-tests.yml
1 parent 9e15694 commit d368bcd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/run-docker-tests.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
inputs:
66
image_url:
77
description: 'Docker url to execute'
8-
default: "ghcr.io/meta-introspector/o1js/o1js-perf-recording:5ce0221662cecbca9a3de05601af94a15b154a3bcf8bafcb0cfa1f5b9f407bdc"
8+
#default: "ghcr.io/meta-introspector/o1js/o1js-perf-recording:5ce0221662cecbca9a3de05601af94a15b154a3bcf8bafcb0cfa1f5b9f407bdc"
9+
default: ghcr.io/meta-introspector/o1js/o1js-perf-recording:latest
910
push:
1011
branches: [ "collect-perf" ]
1112
pull_request:

0 commit comments

Comments
 (0)