Skip to content

Commit

Permalink
✨ feat(winlib): split archs
Browse files Browse the repository at this point in the history
  • Loading branch information
RecursiveMaple committed Feb 19, 2024
2 parents f6f247d + 76daa12 commit fd992fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/excavator.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
on:
workflow_dispatch:
schedule:
# run every 4 hours
- cron: '20 */4 * * *'
# run every 8 hours
- cron: '20 */8 * * *'
name: Excavator
jobs:
excavate:
Expand Down
2 changes: 1 addition & 1 deletion bucket/winlib-ucrt-llvm.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "13.2.0-17.0.4-11.0.1-r2",
"version": "13.2.0-17.0.6-11.0.1-r5",
"description": "WinLibs standalone build of GCC and MinGW-w64 for Windows",
"homepage": "https://winlibs.com",
"license": "GPL-3.0-or-later,ZPL-2.1,BSD-2-Clause,Watcom-1.0,Apache-2.0",
Expand Down

0 comments on commit fd992fc

Please sign in to comment.