chore: use different day for scheduled pipelines of compat images, to hopefully avoid DockerHub's rate limit

This commit is contained in:
le0m
2024-12-23 16:16:09 +01:00
parent 1d871452db
commit 7554ec1554
+1 -1
View File
@@ -3,7 +3,7 @@ name: Build, test and publish compatibility images
on:
schedule:
# chosen by fair dice roll
- cron: '42 18 * * 3'
- cron: '42 18 * * 4'
push:
branches:
- main