Test 30
Some checks failed
Build Docker Image / Build Python 3.10 (push) Failing after 2s
Build Docker Image / Build Python 3.11 (push) Failing after 3s
Build Docker Image / Build Python 3.12 (push) Failing after 2s
Build Docker Image / Build Python 3.13 (push) Failing after 3s

This commit is contained in:
2024-12-11 21:55:29 +02:00
parent 20b6b44b24
commit 4d87fa4b66

View File

@@ -6,14 +6,6 @@ on:
schedule:
- cron: '@monthly'
name: Build Docker Image
on:
push:
branches:
- main
schedule:
- cron: '@monthly'
jobs:
python-3-10:
name: Build Python 3.10