We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 325700b commit a75e24cCopy full SHA for a75e24c
1 file changed
.github/workflows/release.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
release:
11
name: Release
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
13
steps:
14
- name: Checkout
15
uses: actions/checkout@v3
0 commit comments