We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dda877 commit 88edc5aCopy full SHA for 88edc5a
.github/workflows/docker.yml
@@ -16,6 +16,7 @@ permissions:
16
jobs:
17
ubuntu:
18
if: github.repository_owner == 'Homebrew'
19
+ name: docker (Ubuntu ${{ matrix.version }})
20
runs-on: ubuntu-22.04
21
strategy:
22
fail-fast: false
0 commit comments