Skip to content

Commit

Permalink
Increase size
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianGCalderon committed Oct 31, 2024
1 parent db92177 commit 4639de5
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions .github/workflows/daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
pull_request:

env:
RANGE_SIZE: 1
RANGE_SIZE: 25
SEQUENCER_REV: 1b1b95cae7ae07b9bc778443ca75ee18008a6bc8

jobs:
Expand All @@ -24,14 +24,14 @@ jobs:
block:
- 740000
- 741000
# - 742000
# - 743000
# - 744000
# - 745000
# - 746000
# - 747000
# - 748000
# - 749000
- 742000
- 743000
- 744000
- 745000
- 746000
- 747000
- 748000
- 749000
runner:
- native
- vm
Expand Down Expand Up @@ -116,14 +116,14 @@ jobs:
block:
- 740000
- 741000
# - 742000
# - 743000
# - 744000
# - 745000
# - 746000
# - 747000
# - 748000
# - 749000
- 742000
- 743000
- 744000
- 745000
- 746000
- 747000
- 748000
- 749000
fail-fast: false
defaults:
run:
Expand Down

0 comments on commit 4639de5

Please sign in to comment.