Skip to content

Bump scikit-learn from 1.4.2 to 1.5.0 #11

Bump scikit-learn from 1.4.2 to 1.5.0

Bump scikit-learn from 1.4.2 to 1.5.0 #11

Workflow file for this run

name: Build
on: push
concurrency: gpu
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- name: Install dependencies
run: poetry install
- name: Build figures
run: make all -j 2
- name: Upload files
uses: actions/upload-artifact@v4
with:
name: files
path: |
output/*.svg