Skip to content

Commit 032cc17

Browse files
authored
MAINT: Update CI julia version (#229)
1 parent 6c5f4be commit 032cc17

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
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up Julia
2828
uses: julia-actions/setup-julia@v1
2929
with:
30-
version: 1.8.3
30+
version: 1.8.5
3131
- name: Install IJulia and Setup Project
3232
shell: bash
3333
run: |

0 commit comments

Comments
 (0)