File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 7
7
inputs :
8
8
os-versions :
9
9
description : ' Stringfied JSON object listing GitHub-hosted runnners'
10
- default : ' ["ubuntu-22.04", "windows-2022", "macos-12 "]'
10
+ default : ' ["ubuntu-22.04", "windows-2022", "macos-14 "]'
11
11
required : false
12
12
type : string
13
13
skip-cache :
Original file line number Diff line number Diff line change 7
7
inputs :
8
8
os-versions :
9
9
description : ' Stringfied JSON object listing GitHub-hosted runnners'
10
- default : ' ["ubuntu-22.04", "windows-2022", "macos-12 "]'
10
+ default : ' ["ubuntu-22.04", "windows-2022", "macos-14 "]'
11
11
required : false
12
12
type : string
13
13
go-versions :
14
14
description : ' Stringfied JSON object listing target Go versions'
15
- default : ' ["1.22 .x", "1.21 .x"]'
15
+ default : ' ["1.23 .x", "1.22 .x"]'
16
16
required : false
17
17
type : string
18
18
pre :
Original file line number Diff line number Diff line change 8
8
inputs :
9
9
os-versions :
10
10
description : ' Stringfied JSON object listing GitHub-hosted runnners'
11
- default : ' ["ubuntu-22.04", "windows-2022", "macos-12 "]'
11
+ default : ' ["ubuntu-22.04", "windows-2022", "macos-14 "]'
12
12
required : false
13
13
type : string
14
14
go-versions :
15
15
description : ' Stringfied JSON object listing target Go versions'
16
- default : ' ["1.22 .x", "1.21 .x"]'
16
+ default : ' ["1.23 .x", "1.22 .x"]'
17
17
required : false
18
18
type : string
19
19
run :
You can’t perform that action at this time.
0 commit comments