We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 518e7c5 commit c640c64Copy full SHA for c640c64
.github/workflows/build_linux.yaml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ${{ matrix.os }}
9
strategy:
10
matrix:
11
- os: [ubuntu-20.04]
+ os: [ubuntu-22.04]
12
architecture: ["x64"]
13
14
steps:
0 commit comments