Skip to content

Commit 7e7a525

Browse files
authored
CI-unixish.yml: added ubuntu-22.04-arm, ubuntu-24.04-arm and macos-26-intel (#640)
1 parent 1d0c780 commit 7e7a525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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-14, macos-15, macos-15-intel, macos-26]
13+
os: [ubuntu-22.04, ubuntu-22.04-arm, ubuntu-24.04, ubuntu-24.04-arm, macos-14, macos-15, macos-15-intel, macos-26, macos-26-intel]
1414
compiler: [clang++]
1515
include:
1616
- os: ubuntu-22.04

0 commit comments

Comments
 (0)