Skip to content

Commit 5e49f32

Browse files
committed
ci: pin ubuntu runner version
1 parent a550349 commit 5e49f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- '*'
66
jobs:
77
release:
8-
runs-on: ubuntu-latest
8+
runs-on: ubuntu-24.04
99
steps:
1010
- uses: actions/checkout@v4
1111
- uses: actions/setup-go@v5

0 commit comments

Comments
 (0)