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 22d5b35 commit 704d356Copy full SHA for 704d356
.github/workflows/sanity.yml
@@ -49,7 +49,7 @@ jobs:
49
# Make sure binaries compile on multiple platforms.
50
crossbuild:
51
name: "Build / Crossbuild Binaries"
52
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
53
strategy:
54
fail-fast: false
55
matrix:
0 commit comments