Skip to content

Commit 01f3aec

Browse files
committed
Move MacOS x86 runners to MacOS 15
1 parent df191a1 commit 01f3aec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ jobs:
4141
- name: ubu22-arm
4242
os: ubuntu-22.04-arm
4343
micromamba_shell_init: bash
44-
- name: osx13-x86
45-
os: macos-13
44+
- name: osx15-x86
45+
os: macos-15-intel
4646
micromamba_shell_init: bash
4747
- name: osx14-arm
4848
os: macos-14

0 commit comments

Comments
 (0)