File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
inputs :
6
6
builder-tag :
7
7
description : golang cross builder tag name
8
- default : v1.24.6 -0
8
+ default : v1.25.0 -0
9
9
golang-version :
10
10
description : golang version
11
- default : " 1.24.6 "
11
+ default : " 1.25.0 "
12
12
osxcross-git-hash :
13
13
description : git commit hash of osx-cross project
14
14
default : " ff8d100f3f026b4ffbe4ce96d8aac4ce06f1278b"
19
19
build :
20
20
strategy :
21
21
matrix :
22
- codename : [bullseye, bookworm ]
22
+ codename : [bookworm, trixie ]
23
23
runs-on : ubuntu-latest
24
24
continue-on-error : false
25
25
permissions :
Original file line number Diff line number Diff line change 9
9
release :
10
10
strategy :
11
11
matrix :
12
- codename : [bullseye, bookworm ]
12
+ codename : [bookworm, trixie ]
13
13
permissions :
14
14
id-token : write
15
15
packages : write
You can’t perform that action at this time.
0 commit comments