Add Python 3.13 (#270)
* Update python.yml * Add files via upload * Py 3.13 * Update README.md Adds python 3.13 to the readme
This commit is contained in:
1
.github/workflows/python.yml
vendored
1
.github/workflows/python.yml
vendored
@@ -23,6 +23,7 @@ jobs:
|
||||
- '3.10'
|
||||
- '3.11'
|
||||
- '3.12'
|
||||
- '3.13'
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
# Setup QEMU for ARM64 Build
|
||||
|
Reference in New Issue
Block a user