mirror of
https://github.com/karpathy/nanochat.git
synced 2026-02-03 09:09:49 +00:00
check with 3.9...3.13
This commit is contained in:
parent
428ccb9eb1
commit
c3d633665d
2
.github/workflows/base.yml
vendored
2
.github/workflows/base.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
python-version: ['3.10', '3.11']
|
||||
python-version: ['3.9' , '3.10', '3.11', '3.12' , '3.13']
|
||||
fail-fast: false
|
||||
|
||||
steps:
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
3.10
|
||||
Loading…
Reference in New Issue
Block a user