Skip to content

Commit

Permalink
ci: Build releases on buildget
Browse files Browse the repository at this point in the history
  • Loading branch information
vadorovsky committed May 19, 2023
1 parent cd0c2d3 commit 3e62591
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 @@ env:
jobs:
release-linux:
name: Release (Linux)
runs-on: ubuntu-latest
runs-on: buildjet-32vcpu-ubuntu-2004
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 3e62591

Please sign in to comment.