Skip to content

Commit

Permalink
Update ci-workflow.yml (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwscook authored Jul 3, 2024
1 parent 6e9e9d3 commit a94b2bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
julia-version: ['1', '1.5']
julia-version: ['1']
julia-arch: [x64, x86]
os: [ubuntu-latest, macOS-latest, windows-latest]

Expand Down

0 comments on commit a94b2bb

Please sign in to comment.