Skip to content

Commit

Permalink
Add Julia 1.3 to the CI
Browse files Browse the repository at this point in the history
Since this is the earliest version we officially support.
  • Loading branch information
JamesWrigley committed May 28, 2024
1 parent d814d2f commit 28abaae
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 @@ -33,6 +33,9 @@ jobs:
- os: ubuntu-latest
arch: x64
version: '1.6'
- os: ubuntu-latest
arch: x64
version: '1.3'
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
Expand Down

0 comments on commit 28abaae

Please sign in to comment.