Skip to content

Commit bfccd03

Browse files
authored
Merge pull request #381 from 0hsn/release-maintenance/2025-JULY-01
chore: maintenance update 2025 JULY 01
2 parents ae4deab + c281b91 commit bfccd03

File tree

4 files changed

+280
-278
lines changed

4 files changed

+280
-278
lines changed

.github/workflows/test-ci.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,16 @@ jobs:
1616
strategy:
1717
matrix:
1818
os:
19-
- macOS-latest
19+
- macos-15
2020
- macos-14
2121
- macos-13
22-
- ubuntu-latest
2322
- ubuntu-24.04
2423
- ubuntu-22.04
25-
- windows-latest
24+
- ubuntu-24.04-arm
25+
- ubuntu-22.04-arm
26+
- windows-2025
2627
- windows-2022
27-
- windows-2019
28+
- windows-11-arm
2829

2930
runs-on: ${{ matrix.os }}
3031
if: ${{ ! github.event.pull_request.draft }}

0 commit comments

Comments
 (0)