changing to utc

This commit is contained in:
Konrad Baran 2024-08-02 14:26:59 +02:00
parent af15019302
commit dc0014632e
No known key found for this signature in database
GPG key ID: B1447A483969736A

View file

@ -5,7 +5,7 @@ on:
tags: tags:
- "v[0-9]+.[0-9]+.[0-9]+" - "v[0-9]+.[0-9]+.[0-9]+"
schedule: schedule:
- cron: '24 14 * * *' - cron: '28 12 * * *'
jobs: jobs:
# build-unix: # build-unix: