Skip to content

Commit 5d1c250

Browse files
authored
Bump macOS to macos-14 on GitHub Actions (#10928)
Rationale: <actions/runner-images#13046>
1 parent fd27b81 commit 5d1c250

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ jobs:
2626
container_image: alpine:3.21
2727
host_dmd: ldmd2
2828
# macOS
29-
- job_name: macOS 13 x64
30-
os: macos-13
29+
- job_name: macOS x64
30+
os: macos-14
3131
# Windows
3232
- job_name: Windows x64
3333
os: windows-2022

0 commit comments

Comments
 (0)