Skip to content

Commit

Permalink
fix: more ci
Browse files Browse the repository at this point in the history
  • Loading branch information
cfoust committed Sep 21, 2023
1 parent 7bc72ee commit a8d5993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-artifacts-and-draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ on:

jobs:
build-linux-binary:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
Expand Down

0 comments on commit a8d5993

Please sign in to comment.