Skip to content

Commit

Permalink
Update dependancies (#24)
Browse files Browse the repository at this point in the history
* Update dependancies

* update CI.yml

* Update project and CI

---------

Co-authored-by: Uwe Fechner <[email protected]>
  • Loading branch information
ufechner7 and Uwe Fechner authored Mar 14, 2024
1 parent 4d97d88 commit 215b22a
Show file tree
Hide file tree
Showing 4 changed files with 827 additions and 13 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.6'
- '1.9'
- '1'
os:
- ubuntu-latest
Expand All @@ -33,7 +33,7 @@ jobs:
arch: x64
version: 1
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
with:
version: ${{ matrix.version }}
Expand Down
Loading

0 comments on commit 215b22a

Please sign in to comment.