Skip to content

Commit

Permalink
am dum
Browse files Browse the repository at this point in the history
  • Loading branch information
auguwu committed Feb 19, 2024
1 parent 4a44cb4 commit 992efe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ permissions:
jobs:
binary:
name: "Build `ume` binary (${{matrix.runner}}: ${{matrix.target}})"
runs-on: ubuntu-latest
runs-on: ${{matrix.runner}}
strategy:
fail-fast: true
matrix:
Expand Down

0 comments on commit 992efe9

Please sign in to comment.