Skip to content

Commit f4226e0

Browse files
authored
CI-unixish.yml: removed macos-13 / added macos-15-intel and macos-26 (#602)
1 parent d764cb2 commit f4226e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI-unixish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
strategy:
1212
matrix:
13-
os: [ubuntu-22.04, ubuntu-24.04, macos-13, macos-14, macos-15]
13+
os: [ubuntu-22.04, ubuntu-24.04, macos-14, macos-15, macos-15-intel, macos-26]
1414
compiler: [clang++]
1515
include:
1616
- os: ubuntu-22.04

0 commit comments

Comments
 (0)