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.
2 parents 17be8aa + 713efb5 commit 5abb568Copy full SHA for 5abb568
.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