Skip to content

Commit d55d059

Browse files
FroVolodFroVolod
andauthored
ci: Replaced macos-13, being browned out (#549)
Co-authored-by: FroVolod <frol_off@meta.ua>
1 parent e52f56c commit d55d059

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,8 @@ aarch64-unknown-linux-gnu = "ubuntu-24.04-arm"
179179
x86_64-unknown-linux-gnu = "ubuntu-22.04"
180180
x86_64-pc-windows-msvc = "windows-2022"
181181
aarch64-pc-windows-msvc = "windows-2025"
182+
x86_64-apple-darwin = "macos-15-intel"
183+
aarch64-apple-darwin = "macos-14"
182184

183185
[workspace.metadata.dist.dependencies.apt]
184186
libudev-dev = { version = "*", targets = [

0 commit comments

Comments
 (0)