mirror of
https://github.com/actions/setup-go.git
synced 2025-05-04 22:15:17 +00:00
Update default runtime to node16 (#192)
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user