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 0f3d595 commit 529bc4cCopy full SHA for 529bc4c
.github/workflows/compile.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- os: [ubuntu-20.04, ubuntu-latest, macos-latest, windows-latest]
+ os: [ubuntu-22.04, ubuntu-latest, macos-latest, windows-latest]
18
include:
19
- os: windows-latest
20
triplet: x64-windows
0 commit comments