Skip to content

Commit 6046db1

Browse files
authored
Merge pull request #682 from onekey-sec/update_flake_lock_action
Update flake.lock
2 parents d086d25 + f9158f3 commit 6046db1

File tree

9 files changed

+191
-1163
lines changed

9 files changed

+191
-1163
lines changed

.github/workflows/build-nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
arch: x86_64-linux
1414
- os: ubuntu-latest
1515
arch: aarch64-linux
16-
- os: macos-11
16+
- os: macos-12
1717
arch: x86_64-darwin
1818
name: Build Nix - ${{ matrix.arch }}.${{ matrix.os }}
1919
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)