Skip to content

Commit 41b58d1

Browse files
Merge pull request #55 from mohamed-barakat/Julia1.4
require Julia 1.4
2 parents 7fa5935 + 13f3722 commit 41b58d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/DocsBuilder.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup Julia environment
1818
uses: julia-actions/setup-julia@v1
1919
with:
20-
version: '1.3'
20+
version: '1.4'
2121

2222
- name: Install dependencies
2323
run: |

0 commit comments

Comments
 (0)