Skip to content

Commit

Permalink
Downgrade go to 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
nirajCITZ committed Aug 24, 2023
1 parent 61baf2f commit d4a5813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aps-cypress-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v4
with:
go-version: '1.16.x'
go-version: '1.16'

- name: create .env file
run: |
Expand Down

0 comments on commit d4a5813

Please sign in to comment.