Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update flake.lock #57

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Update flake.lock #57

merged 1 commit into from
Jun 3, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Automated changes by the update-flake-lock GitHub Action.

Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/6ab370c779c140c9cb2e7ff1367dd1b66c415409' (2024-04-20)
  → 'github:rustsec/advisory-db/35e7459a331d3e0c585e56dabd03006b9b354088' (2024-04-27)
• Updated input 'crane':
    'github:ipetkov/crane/45ea0059fb325132fdc3c39faffb0941d25d08d3' (2024-04-18)
  → 'github:ipetkov/crane/a5eca68a2cf11adb32787fc141cddd29ac8eb79c' (2024-04-24)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/fd16bb6d3bcca96039b11aa52038fafeb6e4f4be' (2024-04-20)
  → 'github:NixOS/nixpkgs/d6f6eb2a984f2ba9a366c31e4d36d65465683450' (2024-04-27)

Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force

@github-actions github-actions bot force-pushed the update_flake_lock_action branch from c202600 to 1d738a1 Compare May 5, 2024 00:22
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 1d738a1 to ec7d60f Compare May 12, 2024 00:23
@qkaiser qkaiser force-pushed the update_flake_lock_action branch from ec7d60f to a9b5661 Compare May 13, 2024 08:04
@qkaiser qkaiser enabled auto-merge May 13, 2024 08:04
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from a9b5661 to 4ec77c8 Compare May 19, 2024 00:23
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from 4ec77c8 to bb23293 Compare May 26, 2024 00:23
@github-actions github-actions bot force-pushed the update_flake_lock_action branch from bb23293 to 5f11035 Compare June 2, 2024 00:23
@qkaiser qkaiser force-pushed the update_flake_lock_action branch from 5f11035 to dce9b93 Compare June 3, 2024 06:39
@qkaiser
Copy link
Contributor

qkaiser commented Jun 3, 2024

Something's wrong with the wheel-macos step at https://github.com/onekey-sec/unblob-native/blob/main/.github/workflows/CI.yml#L180

The runner image for MacOS x86-64 is macos-14-arm64 (see https://github.com/onekey-sec/unblob-native/actions/runs/9345470537/job/25718500470?pr=57#step:1:8).

Which ends up with the following error:

ERROR: unblob_native-0.1.2-cp38-abi3-macosx_10_7_x86_64.whl is not a supported wheel on this platform.

@qkaiser
Copy link
Contributor

qkaiser commented Jun 3, 2024

Breaking change introduced by Github it seems - actions/runner-images#9741

Starting OS14 standard runners are going to be arm based, i.e. standard OS13 runner is intel but OS14 and further are the arm ones. As of macOS-latest, it is being transited from OS12 to OS14

Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/6ab370c779c140c9cb2e7ff1367dd1b66c415409' (2024-04-20)
  → 'github:rustsec/advisory-db/331c2947e70b94a35b53ab25ed64b1bf25080870' (2024-06-01)
• Updated input 'crane':
    'github:ipetkov/crane/45ea0059fb325132fdc3c39faffb0941d25d08d3' (2024-04-18)
  → 'github:ipetkov/crane/480dff0be03dac0e51a8dfc26e882b0d123a450e' (2024-05-29)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/fd16bb6d3bcca96039b11aa52038fafeb6e4f4be' (2024-04-20)
  → 'github:NixOS/nixpkgs/6132b0f6e344ce2fe34fc051b72fb46e34f668e0' (2024-05-30)
@qkaiser qkaiser force-pushed the update_flake_lock_action branch from dce9b93 to 6c6c7c2 Compare June 3, 2024 09:50
@qkaiser qkaiser merged commit 0bd2112 into main Jun 3, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant