Skip to content

Commit 5cfea65

Browse files
authored
ci: use last intel macOS image (#1031)
Signed-off-by: Henry Schreiner <[email protected]>
1 parent f690869 commit 5cfea65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
python-version: "3.9"
3333
- os: ubuntu-22.04
3434
python-version: "3.11"
35-
- os: macos-13
35+
- os: macos-15-intel
3636
python-version: "3.12"
3737
steps:
3838
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)