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 f6e408f commit 1018d8dCopy full SHA for 1018d8d
.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