Skip to content

fix: restrain PyTorch version to below 2.5 (#244) #322

fix: restrain PyTorch version to below 2.5 (#244)

fix: restrain PyTorch version to below 2.5 (#244) #322

name: Integration tests (Main)
on:
push:
branches: [ "main", "feature/*", "workflow/*" ]
merge_group:
types: [ "checks_requested" ]
permissions:
id-token: write
contents: read
jobs:
integration:
name: Integration
uses: ./.github/workflows/python-integration.yml
with:
ref: ${{ github.event.after }}