Skip to content

Commit

Permalink
experiment! container @ CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Dec 8, 2024
1 parent 0b641b1 commit d6358ad
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/reusable-smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,16 @@ jobs:
smoke-test:

strategy:
matrix:
container:
- ''
- ubuntu:latest

runs-on: ubuntu-latest

container: ${{ matrix.container }}

services:
devpi:
image: muccg/devpi
Expand Down

0 comments on commit d6358ad

Please sign in to comment.