Skip to content

Commit

Permalink
Try using larger runner again, ubuntu-latest-m, after GitHub Support …
Browse files Browse the repository at this point in the history
…says our setup looks fine.
  • Loading branch information
afinetooth committed Aug 15, 2024
1 parent f98869e commit b549975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

# Build the Linux binaries for multiple architectures
build-linux:
runs-on: ubuntu-latest
runs-on: ubuntu-latest-m
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit b549975

Please sign in to comment.