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 781dc57 commit d3f55f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
platform: [ubuntu-latest]
go-version: [ '1.21' ]
name: Build
# runs-on: ${{ matrix.platform }}
runs-on: fiberState
runs-on: ${{ matrix.platform }}
steps:
- name: Setup Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit d3f55f3

Please sign in to comment.