Skip to content

Commit

Permalink
arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
koide3 committed Jul 22, 2024
1 parent 31fa3ed commit 4bb7641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
{ "ubuntu": "jammy", "label": "ubuntu2204" },
{ "ubuntu": "noble", "label": "ubuntu2404" },
]
PLATFORM: [ "amd64" ]
PLATFORM: [ "amd64", "arm64" ]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4bb7641

Please sign in to comment.