Skip to content

Commit

Permalink
Run codecov using Julia 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-m-lenz committed Sep 28, 2024
1 parent cec5fd3 commit 0a2da8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
config:
- {os: ubuntu-latest, r: 'release', julia: '1.8'}
- {os: ubuntu-latest, r: 'release', julia: '1.10'}

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0a2da8d

Please sign in to comment.