Skip to content

Commit

Permalink
remove self-hosted flag
Browse files Browse the repository at this point in the history
  • Loading branch information
anekkanti committed Sep 25, 2023
1 parent a682e0f commit 48b58fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: CI
on: push
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
Expand Down

0 comments on commit 48b58fc

Please sign in to comment.