Skip to content

Commit 44b2ef4

Browse files
authored
Update .github/workflows/moby-latest.yml
1 parent 500a4e0 commit 44b2ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/moby-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
install-docker-type: ["STABLE", "ROOTLESS", "ROOTFUL"]
13-
name: "Core tests using stable Docker ${{ matrix.install-docker-type }}"
13+
name: "Core tests using Docker ${{ matrix.install-docker-type }}"
1414
runs-on: ubuntu-22.04
1515
continue-on-error: true
1616
steps:

0 commit comments

Comments
 (0)