Skip to content

Commit

Permalink
[YUNIKORN-2912] CI: Remove "Restore cache failed" warning in yunikorn…
Browse files Browse the repository at this point in the history
…-core (#979)

Closes: #979

Signed-off-by: Yu-Lin Chen <[email protected]>
  • Loading branch information
dalaoqi authored and chenyulin0719 committed Oct 13, 2024
1 parent 86dd867 commit 44705ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
uses: actions/setup-go@v5
with:
go-version-file: k8shim/.go_version
cache-dependency-path: "**/go.sum"
- name: Set hugepage
run: |
echo "vm.nr_hugepages = 1024" | sudo tee -a /etc/sysctl.conf
Expand Down

0 comments on commit 44705ae

Please sign in to comment.