Skip to content

build: update dockerfile python version 3.8 --> 3.11 (#51) #57

build: update dockerfile python version 3.8 --> 3.11 (#51)

build: update dockerfile python version 3.8 --> 3.11 (#51) #57

Workflow file for this run

name: Test
on:
push:
pull_request:
release:
types:
- published
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run tests
run: bash test.sh