Commit 0f05460
authored
CI: Add Windows 11 Arm (#5384)
**Which issue(s) this PR fixes**:
N/A
**What this PR does / why we need it**:
Prepare to support Windows 11 on Arm.
Although a test for `fluent-ctl` command is currently skipped due to
chef/ffi-win32-extensions#14, all other tests
pass on it.
`fluent-ctl` will also work if you remove the version restriction in
ffi-win32-extensions.gemspec by running it without bundler
(fluent-pakcage doesn't use it in runtime).
**Docs Changes**:
N/A
**Release Note**:
Same with the title
---------
Signed-off-by: Takuro Ashie <ashie@clear-code.com>1 parent 3e53f56 commit 0f05460
3 files changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
0 commit comments