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.
Julia v1.12
1 parent 5a4f8a2 commit 53131dbCopy full SHA for 53131db
.github/workflows/CI.yml
@@ -68,7 +68,7 @@ jobs:
68
os: 'ubuntu-latest'
69
arch: 'x64'
70
group: 'Makie_Ext'
71
- - version: '1.11'
+ - version: '1'
72
node:
73
74
.github/workflows/documentation.yml
@@ -46,7 +46,7 @@ jobs:
46
- uses: actions/checkout@v5
47
- uses: julia-actions/setup-julia@v2
48
with:
49
- version: '1.11'
+ version: '1'
50
- uses: julia-actions/cache@v2
51
- uses: julia-actions/julia-buildpkg@v1
52
- uses: julia-actions/julia-docdeploy@v1
0 commit comments