Skip to content

Commit 0f56fd6

Browse files
committed
fix docs ci
1 parent b0c573a commit 0f56fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
token: ${{ secrets.CODECOV_TOKEN }}
4444
docs:
4545
name: Documentation
46-
runs-on: ubuntu-20.04
46+
runs-on: ubuntu-latest
4747
env:
4848
JULIA_PKG_SERVER: ""
4949
steps:

0 commit comments

Comments
 (0)