Skip to content

Commit

Permalink
Merge pull request #272 from sipcapture/go-builder-upgrade
Browse files Browse the repository at this point in the history
Update go.yml
  • Loading branch information
adubovikov committed Nov 24, 2023
2 parents 0bc37a0 + 5d08a66 commit f4e2141
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 @@ -19,7 +19,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.17
go-version: 1.21

- name: Libraries
run: sudo apt-get install -y libpcap-dev
Expand Down

0 comments on commit f4e2141

Please sign in to comment.