Skip to content

Commit

Permalink
use ubuntu-latest with docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Son Roy Almerol committed Oct 31, 2024
1 parent 9abaaf8 commit 721f6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
executable_compression: upx
release-windows-amd64-agent:
name: release agent windows/amd64
runs-on: windows-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wangyoucao577/go-release-action@v1
Expand Down

0 comments on commit 721f6da

Please sign in to comment.