mirror of
https://github.com/actions/setup-go.git
synced 2025-04-24 18:02:15 +00:00
change version
This commit is contained in:
parent
631c441d46
commit
4bc51835d8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/versions.yml
vendored
2
.github/workflows/versions.yml
vendored
|
@ -78,7 +78,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
os: [macos-latest, windows-latest, ubuntu-latest]
|
||||
go: [1.7, 1.8.6]
|
||||
go: [1.9, 1.8.6]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue