Skip to content

Commit 5fe3940

Browse files
committed
update CI
1 parent d1598f4 commit 5fe3940

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
strategy:
2525
matrix:
26-
julia-version: ['1']
26+
julia-version: ['1.10', '1']
2727

2828
steps:
2929
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)