Skip to content

Commit

Permalink
Update release.yml (#39)
Browse files Browse the repository at this point in the history
Signed-off-by: pat-trunk-io <pat@trunk.io>
  • Loading branch information
pat-trunk-io committed Mar 26, 2024
1 parent 7976135 commit 4fcec2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
target: [x86_64-unknown-linux-musl, x86_64-unknown-linux-gnu]
runs-on: [self-hosted, Linux]
runs-on: [ubuntu-20.04]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 4fcec2c

Please sign in to comment.