We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8a0973 commit dc1b2b4Copy full SHA for dc1b2b4
.github/workflows/ci.yaml
@@ -56,6 +56,8 @@ jobs:
56
platforms:
57
- platform: linux/amd64
58
runner: ubuntu-24.04
59
+ - platform: linux/arm64
60
+ runner: ubuntu-24.04-arm
61
runs-on: ${{ matrix.platforms.runner }}
62
steps:
63
- name: Checkout
0 commit comments