File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 4242 run : |
4343 pip3 install tomlkit
4444 python3 .github/scripts/patch-mmtk-dep.py mmtk/Cargo.toml ${{ inputs.mmtk-core-ref }} ${{ inputs.mmtk-core-repo }}
45+ cat mmtk/Cargo.toml
4546 working-directory : ./git/mmtk-openjdk
4647 - name : Setup environment
4748 run : ./.github/scripts/ci-setup.sh
Original file line number Diff line number Diff line change 2222 uses : ./.github/workflows/build.yml
2323 with :
2424 debug-level : fastdebug
25- mmtk-core-repo : ${{ inputs.mmtk-core-repo }}
26- mmtk-core-ref : ${{ inputs.mmtk-core-ref }}
25+ # mmtk-core-repo: ${{ inputs.mmtk-core-repo }}
26+ # mmtk-core-ref: ${{ inputs.mmtk-core-ref }}
27+ mmtk-core-repo : qinsoon/mmtk-core
28+ mmtk-core-ref : 4156c28e90235c51de9740001f62b12d423a0fcc
2729
2830 # Feature build
2931 build-vo-bit :
You can’t perform that action at this time.
0 commit comments