Skip to content

Commit

Permalink
Run format check on 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Oct 21, 2024
1 parent 26f73ac commit c7b5bef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
persist-credentials: false
- uses: julia-actions/setup-julia@3645a07f58c7f83b9f82ac8e0bb95583e69149e6 # v2.2.0
with:
version: "1"
version: "1.10"
- run: make format-check
test:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit c7b5bef

Please sign in to comment.