Skip to content

Commit

Permalink
Fix missed ci release
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Marciniak committed Oct 12, 2023
1 parent a13789a commit b8de507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: actions/setup-go@v3
with:
# Go version needs to be the same in: CI config, README, Dockerfiles, and Makefile
go-version: 1.20.6
go-version: 1.21.3
- name: Set up QEMU
uses: docker/setup-qemu-action@master
with:
Expand Down

0 comments on commit b8de507

Please sign in to comment.