Skip to content

Commit

Permalink
Merge pull request #2931 from CliMA/gb/update_lookahead
Browse files Browse the repository at this point in the history
Add julia 1.11-beta to lookahead and add dependabot
  • Loading branch information
Sbozzolo authored Jun 25, 2024
2 parents ed0fecb + af90740 commit 6905a73
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
1 change: 1 addition & 0 deletions .github/workflows/lookahead.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
matrix:
version:
- '1.10'
- '~1.11.0-0'
os:
- ubuntu-latest
arch:
Expand Down

0 comments on commit 6905a73

Please sign in to comment.