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 6af1d63 commit 2a7ce15Copy full SHA for 2a7ce15
.github/workflows/test.yml
@@ -94,6 +94,7 @@ jobs:
94
https://github.com/checkpoint-restore/criu.git ~/criu
95
(cd ~/criu && sudo make -j $(nproc) install-criu)
96
rm -rf ~/criu
97
+ criu --version
98
99
- name: install go ${{ matrix.go-version }}
100
uses: actions/setup-go@v6
0 commit comments