Skip to content

Commit

Permalink
change linux runner
Browse files Browse the repository at this point in the history
  • Loading branch information
danjenkins committed May 3, 2024
1 parent 7de574f commit b34c541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
binary-name: iceperf-darwin-arm64
- os: windows-latest
binary-name: iceperf-windows-x86-64
- os: ubuntu-latest-m
- os: ubuntu-latest
binary-name: iceperf-linux-x86-64
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit b34c541

Please sign in to comment.