CI: drop py3.8 (u/a for new req transformers >= 5)

This commit is contained in:
Robert Sachunsky 2026-05-09 04:14:49 +02:00
parent 4406a0299e
commit a61fb09ec5

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.8', '3.9', '3.10', '3.11']
python-version: ['3.9', '3.10', '3.11']
steps:
- name: clean up