Skip to content

Commit

Permalink
ci: add 1.11 to testing
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer committed Apr 11, 2024
1 parent fb82009 commit c5735c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ jobs:
- ubuntu-latest
arch:
- x64
include:
- version: '~1.11.0-0'
os: ubuntu-latest
arch: x64
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit c5735c5

Please sign in to comment.