Skip to content

Commit

Permalink
Merge pull request #354 from xt0rted/macos-update
Browse files Browse the repository at this point in the history
Remove macOS 11 build and add macOS 14
  • Loading branch information
xt0rted authored Sep 23, 2024
2 parents 2fed475 + 1d49c0f commit 4c7d939
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
fail-fast: false
matrix:
os:
- macos-11
- macos-12
- macos-13
- macos-14
- ubuntu-20.04
- ubuntu-22.04
- windows-2019
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

### Updated

- Build and test on macOS 14
- No longer built and tested on macOS 11 due to GitHub Actions [no longer supporting](https://github.com/actions/runner-images/issues/9255) that version

## [0.2.0](https://github.com/xt0rted/dotnet-rimraf/compare/v0.1.0...v0.2.0) - 2024-04-10

### Added
Expand Down

0 comments on commit 4c7d939

Please sign in to comment.