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 500a4e0 commit 44b2ef4Copy full SHA for 44b2ef4
.github/workflows/moby-latest.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
matrix:
12
install-docker-type: ["STABLE", "ROOTLESS", "ROOTFUL"]
13
- name: "Core tests using stable Docker ${{ matrix.install-docker-type }}"
+ name: "Core tests using Docker ${{ matrix.install-docker-type }}"
14
runs-on: ubuntu-22.04
15
continue-on-error: true
16
steps:
0 commit comments