Compare commits
7 Commits
1.13.13-20
...
1.13.15-20
Author | SHA1 | Date | |
---|---|---|---|
|
41e5fabc82 | ||
|
af49bddae7 | ||
|
dffccd4e4d | ||
|
02bb9f8abe | ||
|
83c2976bd0 | ||
|
2d148b3dfc | ||
|
773e210944 |
@@ -6,10 +6,10 @@ The file [versions-manifest.json](./versions-manifest.json) contains the list of
|
||||
|
||||
**Status**: Currently under development and in use for beta and preview actions. This repo is undergoing rapid changes.
|
||||
|
||||
Latest of LTS versions will be installed on the [virtual-environments](https://github.com/actions/virtual-environments) images. Other versions will be pulled JIT using the [`setup-go`](https://github.com/actions/setup-go) action.
|
||||
Latest of LTS versions will be installed on the [virtual-environments](https://github.com/actions/virtual-environments) images. Other versions will be pulled JIT using the [`setup-go`](https://github.com/actions/setup-go) action.
|
||||
|
||||
## Adding new versions
|
||||
We are trying to prepare packages for new versions of Go as soon as they are released. Please open an issue if any versions are missing.
|
||||
We are trying to prepare packages for new versions of Go as soon as they are released. Please open an issue in [actions/virtual-environments](https://github.com/actions/virtual-environments) if any versions are missing.
|
||||
|
||||
## Contribution
|
||||
Contributions are welcome! See [Contributor's Guide](./CONTRIBUTING.md) for more details about contribution process and code structure
|
||||
|
2
helpers
2
helpers
Submodule helpers updated: 1069e7a4ec...68072bedef
@@ -1,4 +1,54 @@
|
||||
[
|
||||
{
|
||||
"version": "1.14.6",
|
||||
"stable": true,
|
||||
"release_url": "https://github.com/actions/go-versions/releases/tag/1.14.6-20200717.1",
|
||||
"files": [
|
||||
{
|
||||
"filename": "go-1.14.6-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/go-versions/releases/download/1.14.6-20200717.1/go-1.14.6-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "go-1.14.6-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/go-versions/releases/download/1.14.6-20200717.1/go-1.14.6-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "go-1.14.6-win32-x64.zip",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/go-versions/releases/download/1.14.6-20200717.1/go-1.14.6-win32-x64.zip"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "1.14.5",
|
||||
"stable": true,
|
||||
"release_url": "https://github.com/actions/go-versions/releases/tag/1.14.5-20200715.1",
|
||||
"files": [
|
||||
{
|
||||
"filename": "go-1.14.5-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/go-versions/releases/download/1.14.5-20200715.1/go-1.14.5-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "go-1.14.5-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/go-versions/releases/download/1.14.5-20200715.1/go-1.14.5-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "go-1.14.5-win32-x64.zip",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/go-versions/releases/download/1.14.5-20200715.1/go-1.14.5-win32-x64.zip"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "1.14.4",
|
||||
"stable": true,
|
||||
@@ -124,6 +174,56 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "1.13.14",
|
||||
"stable": true,
|
||||
"release_url": "https://github.com/actions/go-versions/releases/tag/1.13.14-20200717.2",
|
||||
"files": [
|
||||
{
|
||||
"filename": "go-1.13.14-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/go-versions/releases/download/1.13.14-20200717.2/go-1.13.14-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "go-1.13.14-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/go-versions/releases/download/1.13.14-20200717.2/go-1.13.14-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "go-1.13.14-win32-x64.zip",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/go-versions/releases/download/1.13.14-20200717.2/go-1.13.14-win32-x64.zip"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "1.13.13",
|
||||
"stable": true,
|
||||
"release_url": "https://github.com/actions/go-versions/releases/tag/1.13.13-20200715.2",
|
||||
"files": [
|
||||
{
|
||||
"filename": "go-1.13.13-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/go-versions/releases/download/1.13.13-20200715.2/go-1.13.13-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "go-1.13.13-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/go-versions/releases/download/1.13.13-20200715.2/go-1.13.13-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "go-1.13.13-win32-x64.zip",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/go-versions/releases/download/1.13.13-20200715.2/go-1.13.13-win32-x64.zip"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "1.13.12",
|
||||
"stable": true,
|
||||
|
Reference in New Issue
Block a user