Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
exclude:
- os: macOS-latest
julia-arch: x86
- os: ubuntu-latest # exclude because linux32 nightlies are stuck at commit 5b2a4b1e45 (2022-02-13 06:27 UTC)
julia-arch: x86
steps:
- name: Set git to use LF
if: matrix.os == 'windows-latest'
Expand Down