Skip to content

Commit

Permalink
update go version
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerHeber committed Mar 14, 2024
1 parent 781ad18 commit 23eca20
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 @@ -45,7 +45,7 @@ jobs:
integration-tests:
name: Integration Tests
runs-on: ubuntu-20.04
container: golang:1.21-alpine
container: golang:1.21-alpine3.18
timeout-minutes: 20
steps:
- name: Install Terraform
Expand Down

0 comments on commit 23eca20

Please sign in to comment.