Skip to content

Commit 885064a

Browse files
committed
Julia pre is broken
1 parent dc9986c commit 885064a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ${{ matrix.os }}
1212
strategy:
1313
matrix:
14-
julia-version: ["lts", "1", "pre"]
14+
julia-version: ["lts", "1"]
1515
os: [ubuntu-latest, macOS-latest, windows-latest]
1616
steps:
1717
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)