Skip to content

Commit 375576b

Browse files
committed
chore(ci): bump eels for bpo1/2 param changes.
1 parent 2ad649c commit 375576b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/configs/eels_resolutions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"path": "$GITHUB_WORKSPACE/execution-specs/"
3434
},
3535
"Osaka": {
36-
"git_url": "https://github.com/marioevz/execution-specs.git",
36+
"git_url": "https://github.com/spencer-tb/execution-specs.git",
3737
"branch": "forks/bpo1",
38-
"commit": "3387e5f4aedfe99becfdc39b444d6371e25e0924"
38+
"commit": "c0cdc5ed0e8c0d940d9277da4f532c2d8431e28d"
3939
},
4040
"BPO1": {
4141
"same_as": "Osaka"

src/pytest_plugins/eels_resolutions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"EELSMaster": {
3-
"git_url": "https://github.com/marioevz/execution-specs.git",
3+
"git_url": "https://github.com/spencer-tb/execution-specs.git",
44
"branch": "forks/bpo1",
5-
"commit": "3387e5f4aedfe99becfdc39b444d6371e25e0924"
5+
"commit": "c0cdc5ed0e8c0d940d9277da4f532c2d8431e28d"
66
},
77
"Frontier": {
88
"same_as": "EELSMaster"

0 commit comments

Comments
 (0)