We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9adb1b commit bc8e738Copy full SHA for bc8e738
.github/workflows/build-gccjit-trunk.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Build GCCJIT
24
run: |
25
- git clone https://github.com/gcc-mirror/gcc --single-branch -b trunk --shallow-since="Mon Dec 2 16:26:19 2024 +0000"
+ git clone https://github.com/gcc-mirror/gcc --single-branch -b trunk --shallow-since="Mon Dec 2 10:45:21 2024 -0700"
26
git checkout 4df8e6fc0cbc8358f88e81bb64b790af2a848a35
27
mkdir gcc-build
28
mkdir gcc-install
0 commit comments