Skip to content

Commit

Permalink
go version exact match
Browse files Browse the repository at this point in the history
  • Loading branch information
ItayLevyOfficial committed Aug 16, 2023
1 parent 63d6c3b commit ff22939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.19
go-version: 1.19.10
- run: git config --global url.https://$GH_ACCESS_TOKEN@github.com/.insteadOf https://github.com/

- name: Init a local rollapp
Expand Down

0 comments on commit ff22939

Please sign in to comment.