Skip to content

Commit

Permalink
Bump compathelper
Browse files Browse the repository at this point in the history
  • Loading branch information
richardreeve committed Oct 16, 2024
1 parent aa9e337 commit 304827f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CompatHelper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- main
- dev
schedule:
- cron: '0 4 * * *' # Daily at 4 AM

Expand All @@ -20,7 +19,7 @@ jobs:
os:
- ubuntu-latest
steps:
- uses: julia-actions/setup-julia@latest
- uses: julia-actions/setup-julia@v2
with:
version: ${{ matrix.julia-version }}
arch: ${{ matrix.arch }}
Expand Down

0 comments on commit 304827f

Please sign in to comment.