Changeset 60626
- Timestamp:
- 08/12/2025 12:19:27 AM (10 months ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/test-build-processes.yml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/test-build-processes.yml
r60625 r60626 91 91 fail-fast: false 92 92 matrix: 93 os: [ 'macos-1 4', 'windows-2022' ]93 os: [ 'macos-15', 'windows-2025' ] 94 94 directory: [ 'src', 'build' ] 95 95 with: … … 132 132 fail-fast: false 133 133 matrix: 134 os: [ 'macos-1 4', 'windows-2022' ]134 os: [ 'macos-15', 'windows-2025' ] 135 135 directory: [ 'src', 'build' ] 136 136 with:
Note: See TracChangeset
for help on using the changeset viewer.