Skip to content

Commit

Permalink
Add depwarn=error test for Julia 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
tomyun committed Apr 10, 2024
1 parent ec5f3da commit e2de592
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
os: ubuntu-latest
arch: x64
depwarn: error
- version: '1.10'
os: ubuntu-latest
arch: x64
depwarn: error
- version: 'nightly'
os: ubuntu-latest
arch: x64
Expand Down

0 comments on commit e2de592

Please sign in to comment.