Unverified Commit 49cd5a83 authored by Robert Edmonds's avatar Robert Edmonds Committed by GitHub

Merge pull request #747 from protobuf-c/edmonds/ci/updates

Miscellaneous CI updates
parents 2733398b 639d44f0
......@@ -6,7 +6,7 @@ on:
- next
pull_request:
schedule:
- cron: '0 0 * * 0' # Every Sunday at 00:00
- cron: '0 0 * * 5' # Every Friday at 00:00
jobs:
distcheck:
strategy:
......@@ -42,7 +42,7 @@ jobs:
fail-fast: false
steps:
- uses: actions/checkout@v4
- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2
name: Install dependencies and run distcheck
id: runcmd
with:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment