Skip to content

Commit 5bad489

Browse files
author
Rex
committed
ci: use macos-15-intel for release matrix
1 parent 3cb7407 commit 5bad489

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- os: ubuntu-latest
1919
target: x86_64-unknown-linux-gnu
2020
bin: target/release/rexos
21-
- os: macos-13
21+
- os: macos-15-intel
2222
target: x86_64-apple-darwin
2323
bin: target/release/rexos
2424
- os: macos-14

0 commit comments

Comments
 (0)