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 755d25b commit 3ed198bCopy full SHA for 3ed198b
.github/workflows/linux-build.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
build:
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
13
strategy:
14
matrix:
15
include:
.github/workflows/release.yml
@@ -6,7 +6,7 @@ on:
6
7
8
build-linux-release:
0 commit comments