Skip to content

Commit

Permalink
[CI] use MacOS 11 instead of 10
Browse files Browse the repository at this point in the history
10 is no longer supported by github runners
WebFreak001 authored Nov 15, 2023
1 parent c25a0eb commit cc0f4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ jobs:
os:
- ubuntu-20.04
- windows-2019
- macos-10.15
- macos-11
d:
- "ldc-1.27.1"
- "dmd-2.097.2"

0 comments on commit cc0f4ac

Please sign in to comment.