Skip to content

Commit 19b4c63

Browse files
Update run_tests.yml
1 parent c389236 commit 19b4c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ${{ matrix.os }}
1717
strategy:
1818
matrix:
19-
julia-version: ["^1.6.0-0"]
19+
julia-version: ["^1.10"]
2020
os: [ubuntu-latest]
2121
steps:
2222
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)