Skip to content

Commit 88a82c5

Browse files
authored
Update MacOS intel runner to MacOS 26 (#478)
1 parent 3c2b9d0 commit 88a82c5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ jobs:
9191
- name: ubu22-arm
9292
os: ubuntu-22.04-arm
9393
micromamba_shell_init: bash
94-
- name: osx15-x86
95-
os: macos-15-intel
94+
- name: osx26-x86
95+
os: macos-26-intel
9696
micromamba_shell_init: bash
9797
- name: osx15-arm
9898
os: macos-15

0 commit comments

Comments
 (0)