Skip to content

Commit d3dbc06

Browse files
Update tests.yml
1 parent d1bd214 commit d3dbc06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ${{ matrix.os }}
2020
strategy:
2121
matrix:
22-
julia-version: ["1", "1.6"]
22+
julia-version: ["1"]
2323
julia-arch: [x64]
2424
os: [macos-latest, ubuntu-latest]
2525

0 commit comments

Comments
 (0)