We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ubuntu-22.04-arm
ubuntu-24.04-arm
macos-26-intel
1 parent 1d0c780 commit 7e7a525Copy full SHA for 7e7a525
1 file changed
.github/workflows/CI-unixish.yml
@@ -10,7 +10,7 @@ jobs:
10
11
strategy:
12
matrix:
13
- os: [ubuntu-22.04, ubuntu-24.04, macos-14, macos-15, macos-15-intel, macos-26]
+ 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]
14
compiler: [clang++]
15
include:
16
- os: ubuntu-22.04
0 commit comments