Skip to content

Commit 7bc1e6d

Browse files
committed
try macos-13
This on the theory that it's only MPS specifically that doesn't work, and MacOS 13 maybe (?) doesn't have MPS
1 parent 6cf49d7 commit 7bc1e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
matrix:
126126
runs-on:
127127
- ubuntu-latest
128-
- macos-latest
128+
- macos-13
129129
notebook:
130130
# - "Activation_Patching_in_TL_Demo"
131131
# - "Attribution_Patching_Demo"

0 commit comments

Comments
 (0)