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 6afd769 commit 83a93efCopy full SHA for 83a93ef
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
matrix:
20
build_type: [Release]
21
- os: [ubuntu-20.04]
+ os: [ubuntu-24.04]
22
fail-fast: false
23
24
steps:
0 commit comments