Skip to content

Commit

Permalink
Give Job a more meaningful name
Browse files Browse the repository at this point in the history
  • Loading branch information
mandulaj committed Feb 8, 2024
1 parent 046e9f6 commit 3fe485f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
fail-fast: false
matrix:
version: [16, 18, 20]
name: Build Ubuntu ${{ matrix.version }}.04
steps:
- name: Code Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 3fe485f

Please sign in to comment.