Skip to content

Commit 2a7ce15

Browse files
committed
ci: show criu version in criu-dev testing
Signed-off-by: Kir Kolyshkin <[email protected]>
1 parent 6af1d63 commit 2a7ce15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
https://github.com/checkpoint-restore/criu.git ~/criu
9595
(cd ~/criu && sudo make -j $(nproc) install-criu)
9696
rm -rf ~/criu
97+
criu --version
9798
9899
- name: install go ${{ matrix.go-version }}
99100
uses: actions/setup-go@v6

0 commit comments

Comments
 (0)