We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9cdde2 commit 7f79de7Copy full SHA for 7f79de7
.github/workflows/ci.yml
@@ -38,6 +38,8 @@ jobs:
38
# exclude:
39
# - os: macOS-latest
40
# julia-arch: x86
41
+ julia-threads:
42
+ - '1'
43
44
steps:
45
- uses: actions/checkout@v4
0 commit comments