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 6038f79 commit 7e199f3Copy full SHA for 7e199f3
.github/workflows/fix_doctests.yml
@@ -7,7 +7,8 @@ jobs:
7
runs-on: ubuntu-latest
8
strategy:
9
matrix:
10
- julia-version: '1.10'
+ julia-version:
11
+ - '1.10'
12
steps:
13
- uses: actions/checkout@v4
14
- uses: julia-actions/setup-julia@latest
0 commit comments