Skip to content

Commit

Permalink
quick update lappy
Browse files Browse the repository at this point in the history
  • Loading branch information
kfgarrity committed Mar 2, 2024
1 parent ffc5e98 commit df0be14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.10'
- '1.9'
os:
- ubuntu-latest
arch:
Expand Down Expand Up @@ -59,7 +59,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
julia-version: [1.10]
julia-version: [1.9]
julia-arch: [x86]
os: [ubuntu-latest]
steps:
Expand Down

0 comments on commit df0be14

Please sign in to comment.