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 5cbdcee commit c8b7293Copy full SHA for c8b7293
.github/workflows/linux-cli.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
linux-cli-binary:
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
13
steps:
14
- uses: actions/[email protected]
15
- uses: cachix/install-nix-action@v22
0 commit comments