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 2ee9b73 commit 92682f5Copy full SHA for 92682f5
.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.10', '1']
15
julia-arch: [x64]
16
os: [ubuntu-latest, windows-latest, macOS-13]
17
include:
0 commit comments