We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6243717 commit 1c704d1Copy full SHA for 1c704d1
.github/workflows/build-release.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
11
12
steps:
13
- name: checkout code
0 commit comments