Skip to content

Commit

Permalink
Merge branch 'up-lux' into ap/uplux
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal authored Sep 28, 2024
2 parents a55d265 + 003ef37 commit 1aa5aec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ on:
push:
branches:
- main
- up-lux
tags: ['*']
pull_request:
branches:
- main
- up-lux
workflow_dispatch:
concurrency:
# Skip intermediate builds: always.
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ComponentArrays = "0.15"
DiffEqFlux = "4"
Distributions = "0.25"
Infiltrator = "1.2"
Lux = "1"
Lux = "1.0"
Optimization = "3.12"
OptimizationOptimJL = "0.1.5"
OptimizationOptimisers = "0.1.2"
Expand Down

0 comments on commit 1aa5aec

Please sign in to comment.