We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb86e7d commit 2f38e89Copy full SHA for 2f38e89
.github/workflows/build-linux.yaml
@@ -9,7 +9,7 @@ jobs:
9
10
strategy:
11
matrix:
12
- os: [ubuntu-24.04]
+ os: [ ubuntu-24.04 ]
13
config: [ debug, release ]
14
15
steps:
0 commit comments