Skip to content

Commit

Permalink
Apply fix (to README) as per code
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira committed Jun 20, 2024
1 parent e2ddc18 commit 3db6bda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ The action supports the following architectures / platforms:
| arch. | platform
|- |-
| `arm64` | `darwin` (GitHub `macos-...`)
| `amd64` | `darwin`
| `x64` | `darwin`
| `arm64` | `linux` (GitHub `ubuntu-...`)
| `amd64` | `linux`
| `x64` | `linux`

## The project

Expand Down

0 comments on commit 3db6bda

Please sign in to comment.