Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Commit b4500ca

Browse files
committed
Update MacOS runner
Updates the MacOS runners to use latest intel Signed-off-by: Sudha Parimala <sudharg247@gmail.com>
1 parent ccfa012 commit b4500ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
include:
15-
- os: macos-13
15+
- os: macos-15-intel
1616
name: x86_64-apple-darwin
1717
output: .#dune.dynamic
1818
- os: macos-14

0 commit comments

Comments
 (0)