Skip to content

Support Python 3.13, drop Python 3.8 (#240) #359

Support Python 3.13, drop Python 3.8 (#240)

Support Python 3.13, drop Python 3.8 (#240) #359

Workflow file for this run

name: container
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- name: Build Container Image
uses: docker/build-push-action@v6
with:
push: false