File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
gradle/plugins/lifecycle-smoke-test-ci-plugin/src/main/resources Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 3434 java-version : ' 17'
3535 java-package : ' jdk+crac'
3636 distribution : ' zulu'
37+ - name : Set up CRIU
38+ run : |
39+ sudo chown root:root $(find /opt/hostedtoolcache -name criu -type f)
40+ sudo chmod +s $(find /opt/hostedtoolcache -name criu -type f)
3741 - name : Set up Gradle
3842 uses : gradle/gradle-build-action@982da8e78c05368c70dac0351bb82647a9e9a5d2
3943 - name : Configure Gradle user.name
Original file line number Diff line number Diff line change 3434 java-version : ' 17'
3535 java-package : ' jdk+crac'
3636 distribution : ' zulu'
37+ - name : Set up CRIU
38+ run : |
39+ sudo chown root:root $(find /opt/hostedtoolcache -name criu -type f)
40+ sudo chmod +s $(find /opt/hostedtoolcache -name criu -type f)
3741 - name : Set up Gradle
3842 uses : gradle/gradle-build-action@982da8e78c05368c70dac0351bb82647a9e9a5d2
3943 - name : Configure Gradle user.name
You can’t perform that action at this time.
0 commit comments