Skip to content

Commit c8b7293

Browse files
Fix linux cli build
1 parent 5cbdcee commit c8b7293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
linux-cli-binary:
12-
runs-on: ubuntu-20.04
12+
runs-on: ubuntu-22.04
1313
steps:
1414
- uses: actions/[email protected]
1515
- uses: cachix/install-nix-action@v22

0 commit comments

Comments
 (0)