Skip to content

Commit 3e234b3

Browse files
committed
Comment out bugged beta build
1 parent 01c8e4c commit 3e234b3

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

.github/workflows/typescript-napi-ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ jobs:
1515
matrix:
1616
rust_version:
1717
- stable
18-
- beta
18+
# Uncomment after Rust 1.90.0 comes out: https://github.com/rust-lang/rust/issues/145699
19+
# - beta
1920
node_version:
2021
- 20
2122
- 22

flake.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)