Skip to content

Commit

Permalink
[gccjit] revert to depth=1
Browse files Browse the repository at this point in the history
  • Loading branch information
SchrodingerZhu committed Dec 2, 2024
1 parent fbb98a8 commit b02e293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-gccjit-trunk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Build GCCJIT
run: |
git clone https://github.com/gcc-mirror/gcc
git clone https://github.com/gcc-mirror/gcc --single-branch
pushd gcc
git checkout 4df8e6fc0cbc8358f88e81bb64b790af2a848a35
popd
Expand Down

0 comments on commit b02e293

Please sign in to comment.