Skip to content

Commit

Permalink
change to x64
Browse files Browse the repository at this point in the history
Signed-off-by: Aryan Rajoria <[email protected]>
  • Loading branch information
aryan-rajoria committed Nov 5, 2024
1 parent b9ae292 commit c29bad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:

jobs:
builder-meson:
runs-on: ['self-hosted', 'ubuntu', 'arm64']
runs-on: ['self-hosted', 'ubuntu', 'x64']
permissions:
contents: write
packages: write
Expand Down

0 comments on commit c29bad7

Please sign in to comment.