Skip to content

Commit c6de664

Browse files
committed
Use supported Intel macOS runner for releases
1 parent c7898c3 commit c6de664

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
@@ -35,7 +35,7 @@ jobs:
3535
- os: ubuntu-latest
3636
target: x86_64-unknown-linux-gnu
3737
archive_name: devloop-x86_64-unknown-linux-gnu.tar.gz
38-
- os: macos-13
38+
- os: macos-15-intel
3939
target: x86_64-apple-darwin
4040
archive_name: devloop-x86_64-apple-darwin.tar.gz
4141
- os: macos-14

0 commit comments

Comments
 (0)