Skip to content

Commit bc8e738

Browse files
[gccjit] another try for shallow
1 parent c9adb1b commit bc8e738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-gccjit-trunk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Build GCCJIT
2424
run: |
25-
git clone https://github.com/gcc-mirror/gcc --single-branch -b trunk --shallow-since="Mon Dec 2 16:26:19 2024 +0000"
25+
git clone https://github.com/gcc-mirror/gcc --single-branch -b trunk --shallow-since="Mon Dec 2 10:45:21 2024 -0700"
2626
git checkout 4df8e6fc0cbc8358f88e81bb64b790af2a848a35
2727
mkdir gcc-build
2828
mkdir gcc-install

0 commit comments

Comments
 (0)