Skip to content

Commit 3cf6109

Browse files
authored
fix: build static fail (#250)
Signed-off-by: Lu1zz <yu.lu@onekey.so>
1 parent 82d89b3 commit 3cf6109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-static.yml

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

66
jobs:
77
build-static:
8-
runs-on: ubuntu-latest
8+
runs-on: ubuntu-22.04
99
steps:
1010
- name: "Checkout"
1111
uses: actions/checkout@v4

0 commit comments

Comments
 (0)