Skip to content

Commit 7acd218

Browse files
authored
Merge pull request #487 from ibuclaw/merge_stable
merge stable
2 parents cbebd4e + 3706e10 commit 7acd218

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast: false
1717
matrix:
18-
os: [ macos-latest, ubuntu-latest, windows-latest ]
18+
os: [ macos-13, ubuntu-latest, windows-latest ]
1919
dc: [ dmd-latest, ldc-latest ]
2020
name: ${{ matrix.os }}, ${{ matrix.dc }}
2121
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)