Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
lgoettgens authored Jan 9, 2024
1 parent 1e911ec commit 84ab51d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CILong.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
fail-fast: false
matrix:
julia-version:
- 1.10
- '1.10'
julia-arch:
- x64
os:
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
fail-fast: false
matrix:
julia-version:
- 1.10
- '1.10'
julia-arch:
- x64
os:
Expand Down

0 comments on commit 84ab51d

Please sign in to comment.