fix: unclear why platform/arch is suddenly broken

This commit is contained in:
Christian Benincasa
2025-09-16 11:45:03 -04:00
parent bb6c268228
commit 18c794eab7
3 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
tags:
- v[0-9]+.[0-9]+.[0-9]+.*
- v[0-9]+.[0-9]+.[0-9]+*
schedule:
- cron: '0 13-21/2 * * *' # every 2 hours during US Eastern daytime