Skip to content

Commit

Permalink
chore: fix CI exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
pfitzseb committed May 6, 2024
1 parent da0d131 commit 3ae901c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
os: [ubuntu-latest, windows-latest, macos-13]
exclude:
- os: macos-13
- julia-version: 1.4
julia-version: 1.4
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 3ae901c

Please sign in to comment.