Skip to content

Commit

Permalink
Bump CI version to Julia 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobnissen committed Mar 8, 2023
1 parent 4f3acbe commit 4229921
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/Downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
- {user: BioJulia, repo: BED.jl, group: Automa}
- {user: BioJulia, repo: BigBed.jl, group: Automa}
- {user: BioJulia, repo: FASTX.jl, group: Automa}
- {user: BioJulia, repo: GeneticVariation.jl, group: Automa}
- {user: BioJulia, repo: GFF3.jl, group: Automa}
- {user: BioJulia, repo: XAM.jl, group: Automa}
- {user: dellison, repo: ConstituencyTrees.jl, group: Automa}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/UnitTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
julia-version:
- '1.5'
- '1.6'
- '1'
julia-arch: [x86]
os: [ubuntu-latest, windows-latest, macOS-latest]
Expand Down

0 comments on commit 4229921

Please sign in to comment.