Skip to content

Commit

Permalink
Revert "Exclude Julia v1.4 on MacOS from CI"
Browse files Browse the repository at this point in the history
This reverts commit 960f5d8.
  • Loading branch information
martinholters committed May 8, 2024
1 parent 960f5d8 commit d9eddfa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
julia-arch: [x64, x86]
os: [ubuntu-latest, windows-latest, macOS-latest]
exclude:
- os: macOS-latest
julia-version: '1.4'
julia-arch: x64
- os: macOS-latest
julia-arch: x86
steps:
Expand Down

0 comments on commit d9eddfa

Please sign in to comment.