Skip to content

Commit b83f9fa

Browse files
committed
Fix macos test to 13
Signed-off-by: Patrick Avery <[email protected]>
1 parent a0b799d commit b83f9fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
}
2222
- {
2323
name: "MacOSX",
24-
os: macos-latest
24+
os: macos-13
2525
}
2626
- {
2727
name: "Windows",

0 commit comments

Comments
 (0)