Skip to content

Commit

Permalink
Run CI also on v1.11 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLampert authored Oct 23, 2024
1 parent 9ff4a4b commit 747e202
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 @@ -51,6 +51,10 @@ jobs:
- windows-latest
arch:
- x64
include:
- version: '1.11'
os: ubuntu-latest
arch: x64
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
Expand Down

0 comments on commit 747e202

Please sign in to comment.