Skip to content

Commit 12f3d04

Browse files
authored
Test on pre-release (#24)
1 parent c804e2e commit 12f3d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
strategy:
2222
matrix:
23-
julia-version: ['1.6', '1']
23+
julia-version: ['lts', '1', 'pre']
2424

2525
steps:
2626
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)