mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-23 00:35:35 +00:00
Python 38 arm (#1330)
This commit is contained in:
2
.github/workflows/python-release.yml
vendored
2
.github/workflows/python-release.yml
vendored
@ -192,7 +192,7 @@ jobs:
|
||||
needs: [lock_exists]
|
||||
strategy:
|
||||
matrix:
|
||||
python: ["3.9.13", "3.10.6", "3.11.0"]
|
||||
python: ["3.8.16", "3.9.13", "3.10.6", "3.11.0"]
|
||||
# target: ["12.0", "13.0", "14.0"]
|
||||
target: ["12.0", "13.0"]
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user