Skip to content

Commit 058dbd4

Browse files
committed
use 1.10 to build the docs on CI
1 parent 55869f4 commit 058dbd4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ jobs:
106106
steps:
107107
- uses: actions/checkout@v2
108108
- uses: julia-actions/setup-julia@v2
109+
with:
110+
version: '1.10' # 1.11 is not supported by Cairo/GraphViz
109111
- uses: actions/cache@v3
110112
id: examples
111113
with:

0 commit comments

Comments
 (0)