Added Python 3.13
Some checks failed
Build Docker Image / Build and Push (3.10) (push) Failing after 45m22s
Build Docker Image / Build and Push (3.11) (push) Failing after 50m42s
Build Docker Image / Build and Push (3.12) (push) Failing after 1h12m36s
Build Docker Image / Build and Push (3.13) (push) Failing after 36m37s
Some checks failed
Build Docker Image / Build and Push (3.10) (push) Failing after 45m22s
Build Docker Image / Build and Push (3.11) (push) Failing after 50m42s
Build Docker Image / Build and Push (3.12) (push) Failing after 1h12m36s
Build Docker Image / Build and Push (3.13) (push) Failing after 36m37s
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ['3.10', '3.11', '3.12']
|
||||
python-version: ['3.10', '3.11', '3.12', '3.13']
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user