11 Commits

Author SHA1 Message Date
Adam Stachowicz
98ad8cdb5d ci: update GitHub Actions versions (#2209) 2026-03-22 09:12:38 +08:00
leo
c02aae8f34 project: use my fork of AvaloniaEdit instead of official NuGet package (#1984)
Signed-off-by: leo <longshuang@msn.cn>
2026-02-12 15:49:24 +08:00
Sina Hinderks
9fa6a7f9d6 fix: set macOS (Intel) runner to macos-15-intel (#1960)
This is the last version supported by GitHub Actions for macOS x86_64. 
The runner image `macos-13` is now deprecated.  See
https://github.com/actions/runner-images/issues/13046.

For Apple Silicon the runner image is already set to `macos-latest`.
2025-12-08 10:22:52 +08:00
leo
4db6ed0ec8 project: upgrade to .NET 10
Signed-off-by: leo <longshuang@msn.cn>
2025-11-24 15:37:38 +08:00
Nathan Baulch
796f8898c9 code_style: general cleanup (#1543)
* code_style: general cleanup

* feedback fixes
2025-07-09 16:12:03 +08:00
Nathan Baulch
ec17ea9901 code_style: general cleanup (#1497) 2025-07-03 10:32:03 +08:00
leo
1bafdf2a8d ci: runner-image windows-2019 has been deprecated, replace it with windows-2022
Signed-off-by: leo <longshuang@msn.cn>
2025-07-01 10:03:39 +08:00
leo
c1e31ac4e3 ci: try to remove zlib1g-dev:arm64
Signed-off-by: leo <longshuang@msn.cn>
2025-04-17 15:48:02 +08:00
Gadfly
991ebe4082 ci: set ubuntu:20.04 (#1056) 2025-03-05 09:55:55 +08:00
leo
52c7388a38 project: upgrade to .NET 9 (#694)
Signed-off-by: leo <longshuang@msn.cn>
2024-11-16 16:06:30 +08:00
Aikawa Yataro
c38760883f ci: also build packages in the CI workflow 2024-08-19 14:14:29 +00:00