Skip to content

Commit 808dbb9

Browse files
authored
Rolling to V8 14.0.365.10 (#1851)
1 parent 4a1f246 commit 808dbb9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
v8_enable_pointer_compression: false
4040
cargo: cargo
4141

42-
- os: macos-13
42+
- os: macos-13-large
4343
target: x86_64-apple-darwin
4444
variant: debug
4545
v8_enable_pointer_compression: true

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Rusty V8 Binding
22

3-
V8 Version: 14.0.365.5
3+
V8 Version: 14.0.365.10
44

55
[![ci](https://github.com/denoland/rusty_v8/workflows/ci/badge.svg?branch=main)](https://github.com/denoland/rusty_v8/actions)
66
[![crates](https://img.shields.io/crates/v/v8.svg)](https://crates.io/crates/v8)

0 commit comments

Comments
 (0)