Skip to content

Commit bfe8f4d

Browse files
committed
delete compatcheck for failing julia 1
1 parent 2962409 commit bfe8f4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CompatCheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
matrix:
5050
downgrade_mode: ['deps']
5151
group: ${{ fromJSON(needs.setup-matrix.outputs.groups) }}
52-
julia-version: ['1', '1.10']
52+
julia-version: ['1.10']
5353
steps:
5454
- uses: actions/checkout@v6
5555
- uses: julia-actions/setup-julia@v3

0 commit comments

Comments
 (0)