Skip to content

Commit 2297617

Browse files
committed
Update github images
1 parent fa0946f commit 2297617

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
publish:
10-
runs-on: ubuntu-22.04
10+
runs-on: ubuntu-24.04
1111
steps:
1212
- uses: actions/checkout@v4
1313
with:
@@ -41,7 +41,7 @@ jobs:
4141
SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
4242

4343
docs:
44-
runs-on: ubuntu-20.04
44+
runs-on: ubuntu-24.04
4545
steps:
4646
- uses: actions/checkout@v4
4747
with:

0 commit comments

Comments
 (0)