Skip to content

Commit 367515d

Browse files
authored
fix: revert julia v1.6 + Manifest.toml (#76)
1 parent f8ebfd9 commit 367515d

File tree

2 files changed

+335
-354
lines changed

2 files changed

+335
-354
lines changed

Diff for: .github/workflows/ExportPluto.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install Julia
1919
uses: julia-actions/setup-julia@v1
2020
with:
21-
version: 1.7
21+
version: 1.6
2222

2323

2424
# We set up a folder that Pluto can use to cache exported notebooks. If the notebook file did not change, then Pluto can take the exported file from cache instead of running the notebook.

0 commit comments

Comments
 (0)