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