Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dsame authored Mar 17, 2023
1 parent 8b9264d commit 96d0983
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,8 @@ jobs:
echo 'ls -la /usr/bin/go'
ls -la /usr/bin/go
- name: Set up Go 1.18.10
uses: akv-platform/setup-go@main
with:
go-version: '1.18.10'

- name: Set up Go 1.16.2
uses: akv-platform/setup-go@main
with:
go-version: '1.16.2'

- name: Set up Go 1.16.2
uses: akv-platform/setup-go@main
uses: akv-platform/setup-go@usr-bin-go
with:
go-version: '1.16.2'

Expand Down

0 comments on commit 96d0983

Please sign in to comment.