Skip to content

Commit

Permalink
Merge pull request #40 from ArnoStrouwen/ci
Browse files Browse the repository at this point in the history
more CI
  • Loading branch information
ChrisRackauckas authored Jan 7, 2024
2 parents 888468a + a7242b0 commit 0bc0f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Downgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
paths-ignore:
- 'docs/**'
schedule:
- cron: '57 0 * * 5'
- cron: '30 12 * * 6'
jobs:
test:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 0bc0f0e

Please sign in to comment.