Skip to content

Commit

Permalink
Fully remove macos-11 since new builds will be on macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Jun 30, 2024
1 parent c48bc1e commit 1d0e911
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The action works on these [GitHub-hosted runners](https://docs.github.com/en/act
| Operating System | Supported |
| ---------------- | --------- |
| Ubuntu | `ubuntu-20.04`, `ubuntu-22.04`, `ubuntu-24.04` |
| macOS | `macos-11`, `macos-12`, `macos-13`, `macos-14` |
| macOS | `macos-12`, `macos-13`, `macos-14` |
| Windows | `windows-2019`, `windows-2022` |

The prebuilt releases are generated by [ruby-builder](https://github.com/ruby/ruby-builder)
Expand Down
1 change: 0 additions & 1 deletion common.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ const GitHubHostedPlatforms = [
'ubuntu-20.04-x64',
'ubuntu-22.04-x64',
'ubuntu-24.04-x64',
'macos-11-x64',
'macos-12-x64',
'macos-13-x64',
'macos-13-arm64',
Expand Down
1 change: 0 additions & 1 deletion dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1d0e911

Please sign in to comment.