We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 053bb41 commit 96490eeCopy full SHA for 96490ee
.github/workflows/main.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
build-linux:
12
name: Build on Linux (${{ matrix.configuration }})
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
14
strategy:
15
fail-fast: false
16
matrix:
0 commit comments