Skip to content

Commit

Permalink
ci: split up Julia tests
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Sep 18, 2024
1 parent 0b1f482 commit 38399f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ jobs:
- name: haskell
flags: "-f haskell-ghc98"
- name: julia
flags: "-f julia_19"
- name: julia
flags: "-f julia_110"
- name: octave
- name: postgres
- name: python
Expand Down

0 comments on commit 38399f8

Please sign in to comment.