Skip to content

Commit d1ce7ad

Browse files
authored
ci: run docs on 1.12 (#1646)
1 parent c9657f1 commit d1ce7ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
job_summary: true
126126
- uses: julia-actions/setup-julia@v2
127127
with:
128-
version: "1.11"
128+
version: "1.12"
129129
- uses: julia-actions/cache@v2
130130
with:
131131
cache-name: julia-cache;workflow=tutorial-cpu-${{ matrix.group }}-${{ github.event_name }}-${{ github.event.repository.default_branch }}-${{ github.sha }}

0 commit comments

Comments
 (0)