Skip to content

Commit

Permalink
Use 1.20 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-abtasty committed Jan 11, 2024
1 parent e1381c3 commit e379611
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 @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/setup-go@v2
with:
go-version: "1.18"
go-version: "1.20"
- name: Check out code into the Go module directory
uses: actions/checkout@v2
- name: Run tests
Expand Down

0 comments on commit e379611

Please sign in to comment.