We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5b1d75 + c161d75 commit 5ba703aCopy full SHA for 5ba703a
1 file changed
.github/workflows/documentation.yml
@@ -21,7 +21,7 @@ env:
21
jobs:
22
doc:
23
name: Build Documentation
24
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
25
env:
26
PYVISTA_OFF_SCREEN: "True"
27
ALLOW_PLOTTING: true
0 commit comments