Skip to content

Commit

Permalink
bump compat
Browse files Browse the repository at this point in the history
  • Loading branch information
vchuravy authored Sep 16, 2023
1 parent 314d93f commit 3575f7e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@ on:
pull_request:
branches:
- master
- release-1.4
push:
branches:
- master
- release-1.4
tags: '*'
jobs:
test:
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ NetworkOptions = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
ArgTools = "1.1"
LibCURL = "0.6"
NetworkOptions = "1.2"
julia = "1.3"
julia = "1.8"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 3575f7e

Please sign in to comment.