Skip to content

Commit

Permalink
[ci] use latest go
Browse files Browse the repository at this point in the history
  • Loading branch information
Frostman committed Apr 28, 2024
1 parent 0ce9826 commit 058f789
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: oldstable
cache: true

# Don't remove it! We shouldn't allow CI to pass if there are any changes not committed after running make
Expand Down

0 comments on commit 058f789

Please sign in to comment.