Skip to content

Commit

Permalink
update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sam.sun authored and mmat11 committed May 27, 2024
1 parent 0b3c98f commit 9f07d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install Go
uses: actions/[email protected]
with:
go-version: 1.17
go-version: 1.22.3
- name: Install dependencies
run: |
sudo apt-get update
Expand Down

0 comments on commit 9f07d53

Please sign in to comment.