Skip to content

Commit

Permalink
ci(integration): rename alpine to match other workflows (#959)
Browse files Browse the repository at this point in the history
  • Loading branch information
steebchen authored Aug 31, 2023
1 parent 1d8f10f commit d384bab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
run: docker build . --build-arg IMAGE="golang:1" -f test/integration/integration.dockerfile -t integration && docker run integration

integration-alpine:
name: "integration (alpine)"
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit d384bab

Please sign in to comment.