Skip to content

Commit 565a1f5

Browse files
Merge branch 'main' into renovate/github.com-stretchr-testify-1.x
2 parents d758a28 + e4d7192 commit 565a1f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
build:
99
name: Build & Publish
10-
runs-on: ubuntu-22.04
10+
runs-on: ubuntu-24.04
1111

1212
# run on same-repo pushes or forks
1313
# this avoids running the action twice for

0 commit comments

Comments
 (0)