We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c538335 commit 8c5b1bcCopy full SHA for 8c5b1bc
.github/workflows/release.yml
@@ -15,7 +15,7 @@ concurrency:
15
jobs:
16
build:
17
name: Build
18
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
19
steps:
20
- uses: actions/checkout@v1
21
0 commit comments