File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 1616 matrix :
1717 os :
1818 - ubuntu-latest
19+ - ubuntu-24.04-arm
1920 - macos-latest
2021 - macos-13
2122 runs-on : ${{ matrix.os }}
3738 matrix :
3839 os :
3940 - ubuntu-latest
41+ - ubuntu-24.04-arm
4042 - macos-latest
4143 - macos-13
4244 runs-on : ${{ matrix.os }}
5557 matrix :
5658 os :
5759 - ubuntu-latest
60+ - ubuntu-24.04-arm
5861 - macos-latest
5962 - macos-13
6063 runs-on : ${{ matrix.os }}
7578 matrix :
7679 os :
7780 - ubuntu-latest
81+ - ubuntu-24.04-arm
7882 - macos-latest
7983 - macos-13
8084 runs-on : ${{ matrix.os }}
9195 include :
9296 - os : ubuntu-latest
9397 system : x86_64-linux
98+ - os : ubuntu-24.04-arm
99+ system : aarch64-linux
94100 - os : macos-latest
95101 system : aarch64-darwin
96102 - os : macos-13
@@ -117,6 +123,7 @@ jobs:
117123 matrix :
118124 os :
119125 - ubuntu-latest
126+ - ubuntu-24.04-arm
120127 - macos-latest
121128 - macos-13
122129 runs-on : ${{ matrix.os }}
You can’t perform that action at this time.
0 commit comments