Merge pull request #18245 from Homebrew/docker_names

This commit is contained in:
Mike McQuaid 2024-09-04 10:38:21 +01:00 committed by GitHub
commit 7683b22b61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,6 +16,7 @@ permissions:
jobs:
ubuntu:
if: github.repository_owner == 'Homebrew'
name: docker (Ubuntu ${{ matrix.version }})
runs-on: ubuntu-22.04
strategy:
fail-fast: false