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 7129038 commit 3ecda5cCopy full SHA for 3ecda5c
1 file changed
.github/workflows/http-1252-precompile-probe.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Show platform
36
run: |
37
uname -a
38
- julia -e 'versioninfo()'
+ julia -e 'using InteractiveUtils; versioninfo()'
39
40
- name: Instantiate clean repro project
41
env:
0 commit comments