Skip to content

Commit bd853e2

Browse files
committed
Bump OSX runner image to 14
1 parent 7acd218 commit bd853e2

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-13, ubuntu-latest, windows-latest ]
18+
os: [ macos-14, 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)