Skip to content

Commit 7f79de7

Browse files
committed
Use one thread for CI
1 parent c9cdde2 commit 7f79de7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
# exclude:
3939
# - os: macOS-latest
4040
# julia-arch: x86
41+
julia-threads:
42+
- '1'
4143

4244
steps:
4345
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)