We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de6066 commit 6e67583Copy full SHA for 6e67583
.github/workflows/slow_tests.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v2
27
- uses: julia-actions/setup-julia@latest
28
with:
29
- version: 1.5
+ version: 1.6
30
31
# Runs a single command using the runners shell
32
- name: Unit Tests
0 commit comments