Skip to content

Commit

Permalink
downgrade toolchain for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
kjk committed Oct 11, 2023
1 parent c72406f commit 90a7878
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.work
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
go 1.21
go 1.20

toolchain go1.21.2
toolchain go1.20

use (
./do
Expand Down

0 comments on commit 90a7878

Please sign in to comment.