Skip to content

Commit 266abfc

Browse files
committed
fix(ci): Fix metal tests as well
1 parent de37420 commit 266abfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107

108108
build-macos-metal:
109109

110-
runs-on: macos-latest
110+
runs-on: macos-13
111111

112112
steps:
113113
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)