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 43508b6 commit cc8c919Copy full SHA for cc8c919
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
build:
23
strategy:
24
matrix:
25
- os: [windows-latest, ubuntu-20.04]
+ os: [windows-latest, ubuntu-22.04]
26
arch: [x64, x86]
27
include:
28
- os: windows-latest
0 commit comments