Commit 265a04a 1 parent 89fd1e9 commit 265a04a Copy full SHA for 265a04a
File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 16
16
matrix :
17
17
os :
18
18
- ubuntu-latest
19
+ - ubuntu-24.04-arm
19
20
- macos-latest
20
21
- macos-13
21
22
runs-on : ${{ matrix.os }}
37
38
matrix :
38
39
os :
39
40
- ubuntu-latest
41
+ - ubuntu-24.04-arm
40
42
- macos-latest
41
43
- macos-13
42
44
runs-on : ${{ matrix.os }}
55
57
matrix :
56
58
os :
57
59
- ubuntu-latest
60
+ - ubuntu-24.04-arm
58
61
- macos-latest
59
62
- macos-13
60
63
runs-on : ${{ matrix.os }}
75
78
matrix :
76
79
os :
77
80
- ubuntu-latest
81
+ - ubuntu-24.04-arm
78
82
- macos-latest
79
83
- macos-13
80
84
runs-on : ${{ matrix.os }}
91
95
include :
92
96
- os : ubuntu-latest
93
97
system : x86_64-linux
98
+ - os : ubuntu-24.04-arm
99
+ system : aarch64-linux
94
100
- os : macos-latest
95
101
system : aarch64-darwin
96
102
- os : macos-13
@@ -117,6 +123,7 @@ jobs:
117
123
matrix :
118
124
os :
119
125
- ubuntu-latest
126
+ - ubuntu-24.04-arm
120
127
- macos-latest
121
128
- macos-13
122
129
runs-on : ${{ matrix.os }}
You can’t perform that action at this time.
0 commit comments