Skip to content

Commit

Permalink
Merge pull request #238 from JuliaInterop/1.3
Browse files Browse the repository at this point in the history
Add Julia 1.3 to the CI
  • Loading branch information
JamesWrigley authored May 28, 2024
2 parents d814d2f + 28abaae commit e473179
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 e473179

Please sign in to comment.