Skip to content

Commit

Permalink
Typo in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
se-schmitt committed Oct 27, 2024
1 parent 56c93a4 commit c44f6e1
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 @@ -34,5 +34,5 @@ jobs:
version: ${{ matrix.version }}
arch: ${{ matrix.arch }}
- uses: julia-actions/cache@v2
- uses: julia-actions/julia-buildpkg@vlatest
- uses: julia-actions/julia-runtest@vlatest
- uses: julia-actions/julia-buildpkg@latest
- uses: julia-actions/julia-runtest@latest

0 comments on commit c44f6e1

Please sign in to comment.