Skip to content

Commit

Permalink
correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
realPy committed Jul 18, 2023
1 parent 0e82a7e commit 4bc48a8
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 @@ -7,7 +7,7 @@ jobs:
go-version: [1.16.x,1.17.x,1.18.x]
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
container:
container:
image: kennethreitz/httpbin
ports:
- 80
Expand Down

0 comments on commit 4bc48a8

Please sign in to comment.