Skip to content

Commit 45fcac9

Browse files
Update dependency ubuntu to v24
1 parent a227685 commit 45fcac9

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
tags: ["*"]
66
jobs:
77
publish:
8-
runs-on: ubuntu-22.04
8+
runs-on: ubuntu-24.04
99
steps:
1010
- uses: actions/checkout@v4
1111
with:

0 commit comments

Comments
 (0)