mirror of
https://github.com/actions/setup-go.git
synced 2025-04-04 18:50:12 +08:00
Merge c73352d85596b15bf65c15b7895b1d99c73e45f1 into 0aaccfd150d50ccaeb58ebd88d36e91967a5f35b
This commit is contained in:
commit
db7491da97
4
.github/workflows/windows-validation.yml
vendored
4
.github/workflows/windows-validation.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
cache: [false, true]
|
cache: [false, true]
|
||||||
go: [1.20.1]
|
go: [1.21.1]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
@ -119,7 +119,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
cache: [false]
|
cache: [false]
|
||||||
go: [1.20.1]
|
go: [1.21.1]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user