Skip to content

Commit c144e96

Browse files
committed
Ignore JET failures on pre-release
1 parent 3194194 commit c144e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
version:
2323
- 'lts'
2424
- '1'
25-
- 'pre'
25+
# - 'pre'
2626
steps:
2727
- uses: actions/checkout@v4
2828
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)