Skip to content

Commit 214122d

Browse files
add streaming of param writing for from_actors (#181)
* add streaming of param writing for from_actors * update julia version used for CI to latest stable
1 parent 85f60ce commit 214122d

File tree

6 files changed

+254
-153
lines changed

6 files changed

+254
-153
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
version:
13-
- '1.8'
13+
- '1'
1414
os:
1515
- ubuntu-latest
1616
arch:

0 commit comments

Comments
 (0)