We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f4c004 commit a0ad181Copy full SHA for a0ad181
.github/workflows/release.yml
@@ -5,7 +5,7 @@ on:
5
tags: ["*"]
6
jobs:
7
publish:
8
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
9
steps:
10
- uses: actions/checkout@v4
11
with:
0 commit comments