Skip to content

Commit

Permalink
Fix typo in runner name, derp
Browse files Browse the repository at this point in the history
  • Loading branch information
brunchboy committed Feb 21, 2025
1 parent 07fbf05 commit 0479f59
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 @@ -109,7 +109,7 @@ jobs:

build_linux_arm:
name: Build Linux ARM executable
runs-on: ubuntu--24.04-arm
runs-on: ubuntu-24.04-arm
if: "!contains(github.event.head_commit.message, '[skip ci]')"

steps:
Expand Down

0 comments on commit 0479f59

Please sign in to comment.