Skip to content

Commit 6e67583

Browse files
committed
slow tests to 1.6
1 parent 1de6066 commit 6e67583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slow_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@v2
2727
- uses: julia-actions/setup-julia@latest
2828
with:
29-
version: 1.5
29+
version: 1.6
3030

3131
# Runs a single command using the runners shell
3232
- name: Unit Tests

0 commit comments

Comments
 (0)