Change container to python3-slim #30
@@ -9,7 +9,7 @@ on:
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-22.04
|
||||
container: mcr.microsoft.com/devcontainers/python:3.11
|
||||
container: python:3.11-slim
|
||||
|
||||
steps:
|
||||
- name: Install Node (and git/make) inside container
|
||||
|
||||
Reference in New Issue
Block a user