Skip to content

Commit eea5f4d

Browse files
committed
CI-unixish.yml: added ubuntu-22.04-arm, ubuntu-24.04-arm and macos-26-intel
1 parent ae1f0fb commit eea5f4d

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

0 commit comments

Comments
 (0)