Skip to content

Commit

Permalink
remove container operation
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaulhaber committed Oct 23, 2024
1 parent 85c866b commit dc97383
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ jobs:
- 28.2
- 29.2
- snapshot
services:
http-server:
image: kennethreitz/httpbin
ports:
- 8080:80
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit dc97383

Please sign in to comment.