Skip to content

Commit 1ce8743

Browse files
committed
Revert "Temporarily disable containerd snapshotter"
This reverts commit 5ba88c6.
1 parent 5ba88c6 commit 1ce8743

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/run-system-tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ jobs:
1818
- version: 21
1919
toolchain: true
2020
steps:
21-
- name: Setup Docker and Disable containerd-snapshotter)
22-
uses: docker/setup-docker-action@e43656e248c0bd0647d3f5c195d116aacf6fcaf4 # v4.7.0
23-
with:
24-
daemon-config: '{"features":{"containerd-snapshotter":false}}'
2521
- name: Check Out Code
2622
uses: actions/checkout@v6
2723
- name: Prepare Gradle Build

0 commit comments

Comments
 (0)