Skip to content

Commit

Permalink
ci: clarify version labels
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Sep 23, 2024
1 parent ba5ebd8 commit 3ec29e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
# cabal test all

stack:
name: stack ${{matrix.resolver}} / ${{ matrix.version }}
name: stack ${{matrix.resolver}} / API ${{ matrix.version.api_version }} / Docker ${{ matrix.version.docker_version }}
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit 3ec29e5

Please sign in to comment.