Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Three-taile-dragon authored Sep 26, 2024
1 parent d2088cb commit f2dcfdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
go-version: [ '1.21' ]
name: Build
# runs-on: ${{ matrix.platform }}
runs-on: fiberState
runs-on: self-hosted
steps:
- name: Setup Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit f2dcfdf

Please sign in to comment.