File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ jobs:
124124 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
125125 with :
126126 repository : ethereum/execution-specs
127- ref : e13d33ab21ef1fdd2f073c96a3346e23eb7727f6
127+ ref : 5a49b2f39a909be6a8c84bb70611febdc2b2fd98
128128 path : execution-specs
129129 fetch-depth : 1
130130 - name : Install uv ${{ vars.UV_VERSION }} and python ${{ matrix.python }}
@@ -167,7 +167,7 @@ jobs:
167167 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
168168 with :
169169 repository : ethereum/execution-specs
170- ref : e13d33ab21ef1fdd2f073c96a3346e23eb7727f6
170+ ref : 5a49b2f39a909be6a8c84bb70611febdc2b2fd98
171171 path : execution-specs
172172 fetch-depth : 1
173173 - name : Install uv ${{ vars.UV_VERSION }} and python ${{ matrix.python }}
Original file line number Diff line number Diff line change 11{
22 "EELSMaster" : {
33 "git_url" : " https://github.com/ethereum/execution-specs.git" ,
4- "branch" : " master " ,
5- "commit" : " e13d33ab21ef1fdd2f073c96a3346e23eb7727f6 "
4+ "branch" : " forks/osaka " ,
5+ "commit" : " 5a49b2f39a909be6a8c84bb70611febdc2b2fd98 "
66 },
77 "Frontier" : {
88 "same_as" : " EELSMaster"
3838 "same_as" : " EELSMaster"
3939 },
4040 "Osaka" : {
41- "git_url" : " https://github.com/spencer-tb/execution-specs.git" ,
42- "branch" : " forks/osaka" ,
43- "commit" : " 0e97247a9022b8c04c01e22cae6ec95d1b590838"
41+ "same_as" : " EELSMaster"
4442 }
4543}
You can’t perform that action at this time.
0 commit comments