kinnala / scikit-fem-docker-action

For running some tests inside Ubuntu container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scikit-fem-docker-action

The testing of kinnala/scikit-fem is done using the Docker actions defined in this repo. This repo has several branches that are described in the following table:

Branch Description
main For displaying the README.
py36 Python 3.6, uses python:3.6 from Docker Hub.
py37 Python 3.7, uses python:3.7 from Docker Hub.
py38 Python 3.8, uses python:3.8 from Docker Hub.
py39 Python 3.9, uses python:3.9 from Docker Hub.

About

For running some tests inside Ubuntu container


Languages

Language:Shell 50.2%Language:Dockerfile 49.8%