We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92449d1 commit 913b299Copy full SHA for 913b299
.github/workflows/use-action.yaml
@@ -13,6 +13,7 @@ jobs:
13
matrix:
14
platform:
15
- ubuntu-latest
16
+ - ubuntu-latest-arm
17
- macos-latest
18
19
runs-on: ${{ matrix.platform }}
0 commit comments