Skip to content

Commit 4b60a24

Browse files
committed
Update python container
1 parent 236c65e commit 4b60a24

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,7 @@ on:
1111
jobs:
1212
test:
1313
runs-on: ubuntu-latest
14-
strategy:
15-
max-parallel: 4
16-
matrix:
17-
python-version: [3.10]
14+
container: python:3.10-slim
1815

1916
steps:
2017
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)