Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove ifversion 'actions-macos-arm' feature (#51371)
  • Loading branch information
Peter Bengtsson authored Jun 25, 2024
commit e76a4803542c1e18bf92791de9687aec52a685b0
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ The following operating systems are supported for the self-hosted runner applica
The following processor architectures are supported for the self-hosted runner application.

* `x64` - Linux, macOS, Windows.
* `ARM64` - Linux{% ifversion actions-macos-arm %}, macOS{% endif %}{% ifversion actions-windows-arm %}, Windows (currently in beta){% endif %}.
* `ARM64` - Linux, macOS{% ifversion actions-windows-arm %}, Windows (currently in beta){% endif %}.
* `ARM32` - Linux.

{% ifversion ghes %}
Expand Down