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 50e7801 commit ca991afCopy full SHA for ca991af
.github/workflows/build.yml
@@ -3,7 +3,7 @@ name: Build and Test check
3
jobs:
4
builds:
5
name: Build checks
6
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
7
strategy:
8
matrix:
9
mode: ["", "--release"]
0 commit comments