Skip to content

Commit

Permalink
Merge pull request #40 from TuringLang/compathelper/new_version/2023-…
Browse files Browse the repository at this point in the history
…02-03-14-53-55-254-04102894703

CompatHelper: bump compat for Bijectors to 0.11, (keep existing compat)
  • Loading branch information
yebai authored Feb 3, 2023
2 parents c5404a1 + cd25893 commit 7c2f30c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- os: macOS-latest
arch: x86
include:
- version: '1.0'
- version: '1.6'
os: ubuntu-latest
arch: x64
- os: ubuntu-latest
Expand Down Expand Up @@ -60,4 +60,4 @@ jobs:
if: matrix.coverage
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: lcov.info
path-to-lcov: lcov.info
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Requires = "0.5, 1.0"
StatsBase = "0.32, 0.33"
StatsFuns = "0.8, 0.9, 1"
Tracker = "0.2.3"
julia = "1"
julia = "1.6"

[extras]
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Expand Down

0 comments on commit 7c2f30c

Please sign in to comment.