File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 46
46
- macos-14
47
47
- macos-15
48
48
- ubuntu-22.04
49
+ - ubuntu-22.04-arm
49
50
- ubuntu-24.04
51
+ - ubuntu-24.04-arm
52
+ - windows-11-arm
50
53
- windows-2022
51
54
- windows-2025
52
55
@@ -112,19 +115,26 @@ jobs:
112
115
- macos-14
113
116
- macos-15
114
117
- ubuntu-22.04
118
+ - ubuntu-22.04-arm
115
119
- ubuntu-24.04
120
+ - ubuntu-24.04-arm
121
+ - windows-11-arm
116
122
- windows-2022
117
123
- windows-2025
118
124
shell :
119
125
- default
120
126
- bash
121
127
- pwsh
122
128
exclude :
129
+ - os : windows-11-arm
130
+ shell : bash
123
131
- os : windows-2022
124
132
shell : bash
125
133
- os : windows-2025
126
134
shell : bash
127
135
include :
136
+ - os : windows-11-arm
137
+ shell : C:\Program Files\Git\bin\bash.exe
128
138
- os : windows-2022
129
139
shell : C:\Program Files\Git\bin\bash.exe
130
140
- os : windows-2025
Original file line number Diff line number Diff line change 10
10
- Ubuntu 24.04
11
11
- Windows 2022
12
12
- Windows 2025
13
+ - Build and test on ARM
14
+ - Ubuntu 22.04
15
+ - Ubuntu 24.04
16
+ - Windows 11
17
+
13
18
## [ 0.6.0] ( https://github.com/xt0rted/dotnet-run-script/compare/v0.5.0...v0.6.0 ) - 2024-04-10
14
19
15
20
- Dropped support for .NET Core 3.1
You can’t perform that action at this time.
0 commit comments