Skip to content

Commit

Permalink
Add bullseye images, refs #37
Browse files Browse the repository at this point in the history
  • Loading branch information
rednafi authored Nov 8, 2022
1 parent 36d4c11 commit 6618f7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ concurrency:
jobs:
run-tests:
runs-on: ${{ matrix.os }}
container: python:${{ matrix.python-version }}-slim-bullseye
strategy:
# Use matrix strategy to run the tests on multiple Py versions on multiple OSs.
matrix:
Expand Down

0 comments on commit 6618f7d

Please sign in to comment.