Skip to content

Commit 03a7560

Browse files
TEMP: Try using macos 15
1 parent be58ac2 commit 03a7560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- os: "ubuntu-24.04-arm"
2222
python: "3.12"
2323
install: ".[dev]"
24-
- os: "macos-13-xlarge"
24+
- os: "macos-latest"
2525
python: "3.12"
2626
install: ".[dev]"
2727

0 commit comments

Comments
 (0)