Skip to content

Commit

Permalink
update spider gazelle
Browse files Browse the repository at this point in the history
  • Loading branch information
waghanza committed Nov 25, 2024
1 parent fab0d64 commit 2a16c30
Show file tree
Hide file tree
Showing 9 changed files with 26,104 additions and 28,437 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
echo "Wait for container to be healthy"
sleep 1
done
timeout-minutes: 2
timeout-minutes: 3
env:
LANGUAGE: ${{ matrix.language }}
FRAMEWORK: ${{ matrix.framework }}
Expand Down
2 changes: 1 addition & 1 deletion crystal/spider-gazelle/config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
framework:
website: spider-gazelle.net
version: 7.4
version: 7.5
2 changes: 1 addition & 1 deletion crystal/spider-gazelle/shard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ licence: MIT
dependencies:
action-controller:
github: spider-gazelle/action-controller
version: ~> 7.4.3
version: ~> 7.5.0

targets:
server:
Expand Down
Loading

0 comments on commit 2a16c30

Please sign in to comment.