Skip to content

Commit c785817

Browse files
GearsDatapackslpil
authored andcommitted
Update macos version
1 parent 589b607 commit c785817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
cargo-tool: cross
6363
run-integration-tests: false # Cannot run aarch64 binaries on x86_64
6464
# macos>=14 runs exclusively on aarch64 and will thus fail to execute properly for x64
65-
- os: macos-13 # intel
65+
- os: macos-15-intel # intel
6666
target: x86_64-apple-darwin
6767
binary: x86_64
6868
cargo-tool: cargo

0 commit comments

Comments
 (0)