Skip to content

Commit

Permalink
chore(scripts): update to macos15
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-prosser committed Nov 4, 2024
1 parent dea4b45 commit 711f6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/publish-install
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ case $BUILD_PLATFORM in
python3-toml
cargo install cargo-deb
;;
"macos-12")
"macos-15")
rustup target add x86_64-apple-darwin
rustup target add x86_64-pc-windows-gnu
pip install toml
Expand Down

0 comments on commit 711f6cd

Please sign in to comment.