Bump min julia version to 1.10; disable flaky tests

This commit is contained in:
2025-11-05 09:11:26 -06:00
parent bbe57f88cd
commit 8763c8d8f7
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
version: ['1.6', '1.7', '1.8', '1.9']
version: ['1.10', '1.12']
os:
- ubuntu-latest
arch: