Skip to content

Commit ce14cd2

Browse files
authored
Merge pull request #258 from JuliaDiff/ox/docsver
Build docs on 1.10
2 parents 3efa5be + ed8d9c8 commit ce14cd2

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
@@ -80,7 +80,7 @@ jobs:
8080
- uses: actions/checkout@v4
8181
- uses: julia-actions/setup-julia@v1
8282
with:
83-
version: 'nightly'
83+
version: '^1.10.0-0'
8484
- name: Download Terminology
8585
uses: actions/download-artifact@v4
8686
with:

0 commit comments

Comments
 (0)