We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 324c8fb commit 9fe8812Copy full SHA for 9fe8812
.github/workflows/release.yaml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
build:
8
name: Release
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
10
steps:
11
- name: Checkout Repo
12
uses: actions/checkout@v2
0 commit comments