build fa2 from source for base image with torch2.6 and cu124 (#2867)

This commit is contained in:
Wing Lian
2025-07-05 09:21:18 -04:00
committed by GitHub
parent 70ca1b2291
commit a5946ff1f0
2 changed files with 8 additions and 2 deletions

View File

@@ -5,11 +5,13 @@ on:
branches:
- "main"
paths:
- 'Dockerfile-base'
- 'docker/Dockerfile-base'
- 'docker/Dockerfile-uv-base'
- '.github/workflows/base.yml'
pull_request:
paths:
- 'Dockerfile-base'
- 'docker/Dockerfile-base'
- 'docker/Dockerfile-uv-base'
- '.github/workflows/base.yml'
workflow_dispatch: