We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ef7096 commit 95d96b1Copy full SHA for 95d96b1
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ${{ matrix.os }}
12
strategy:
13
matrix:
14
- julia-version: ['1.6', '1']
+ julia-version: ['1.6', '1.10', '1']
15
os: [ubuntu-latest, macOS-latest, windows-latest]
16
steps:
17
- uses: actions/checkout@v4
0 commit comments