Skip to content

Commit 1d0e911

Browse files
committed
Fully remove macos-11 since new builds will be on macos-12
1 parent c48bc1e commit 1d0e911

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The action works on these [GitHub-hosted runners](https://docs.github.com/en/act
4343
| Operating System | Supported |
4444
| ---------------- | --------- |
4545
| Ubuntu | `ubuntu-20.04`, `ubuntu-22.04`, `ubuntu-24.04` |
46-
| macOS | `macos-11`, `macos-12`, `macos-13`, `macos-14` |
46+
| macOS | `macos-12`, `macos-13`, `macos-14` |
4747
| Windows | `windows-2019`, `windows-2022` |
4848

4949
The prebuilt releases are generated by [ruby-builder](https://github.com/ruby/ruby-builder)

common.js

-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ const GitHubHostedPlatforms = [
166166
'ubuntu-20.04-x64',
167167
'ubuntu-22.04-x64',
168168
'ubuntu-24.04-x64',
169-
'macos-11-x64',
170169
'macos-12-x64',
171170
'macos-13-x64',
172171
'macos-13-arm64',

dist/index.js

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)