Skip to content

Commit

Permalink
.github/workflows/test.yml: Bump macos version
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberShadow committed Dec 28, 2024
1 parent ee6918b commit dbbbfd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
timeout-minutes: 5
strategy:
matrix:
os: [ ubuntu-20.04, windows-2022, macos-12 ]
os: [ ubuntu-20.04, windows-2022, macos-15 ]
dc: [ dmd-2.100.0, ldc-1.32.2 ]
arch: [ x86_64 ]
include:
Expand Down

0 comments on commit dbbbfd6

Please sign in to comment.