Skip to content

Commit 1407b45

Browse files
committed
[#3732] Temporarily change branch for hammer
1 parent 9fa06c5 commit 1407b45

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ jobs:
4444
# If this step fails, then you should remove it and run the build manually (see below)
4545
- name: Install dependencies
4646
run: |
47+
git clone https://gitlab.isc.org/isc-projects/kea.git /tmp/kea
48+
cd /tmp/kea
49+
git checkout 3812-switch-hammer-py-from-autotools-to-meson
4750
./hammer.py prepare-system -p local -w all
4851
4952
- name: Inspect system CPU

0 commit comments

Comments
 (0)