We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 337fca1 commit 4ea663bCopy full SHA for 4ea663b
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
include:
21
- os: windows-2019
22
name: Windows
23
- - os: ubuntu-20.04
+ - os: ubuntu-22.04
24
name: Linux
25
fail-fast: false
26
steps:
0 commit comments