Skip to content

Commit

Permalink
update go version for test
Browse files Browse the repository at this point in the history
  • Loading branch information
louiseschmidtgen committed Aug 29, 2024
1 parent 937d6ea commit c150af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-snap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: |
set -x
sudo snap install k8s-dqlite.snap --classic --dangerous
sudo snap install go --channel 1.18/stable --classic
sudo snap install go --channel 1.21/stable --classic
sudo apt install git
git clone https://github.com/etcd-io/etcd.git
cd etcd
Expand Down

0 comments on commit c150af5

Please sign in to comment.