Skip to content

Commit fbd5cac

Browse files
committed
fix errors after 4 years
1 parent 1cfdea8 commit fbd5cac

13 files changed

+2819
-407
lines changed

.github/workflows/book.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@ jobs:
1313
- uses: fortran-lang/setup-fortran@v1
1414
with:
1515
compiler: gcc
16-
version: 12
16+
version: 10
1717
- uses: actions/setup-python@v5
18+
with:
19+
python-version: '3.8'
1820
- uses: julia-actions/setup-julia@v2
1921

2022
- name: Install python dependencies

0 commit comments

Comments
 (0)