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 b0c573a commit 0f56fd6Copy full SHA for 0f56fd6
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
token: ${{ secrets.CODECOV_TOKEN }}
44
docs:
45
name: Documentation
46
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
47
env:
48
JULIA_PKG_SERVER: ""
49
steps:
0 commit comments