Skip to content

Commit

Permalink
hotfix: rm cgroup-v1 check
Browse files Browse the repository at this point in the history
  • Loading branch information
trfore committed Jul 3, 2024
1 parent 4349cc0 commit bf71fad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,5 @@ jobs:
steps:
- run: >-
python -c "assert set([
'${{ needs.cgroup-v1.result }}',
'${{ needs.cgroup-v2.result }}',
]) == {'success'}"

0 comments on commit bf71fad

Please sign in to comment.