From 2b25a4d1fb0216e15049a3cf5bb9e3d3d66370da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20DOUIN?= Date: Sat, 11 Jan 2025 21:05:27 +0100 Subject: [PATCH] build: add job for publishing to crates.io --- .github/workflows/release-on-demand.yml | 3 +-- flake.lock | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/workflows/release-on-demand.yml b/.github/workflows/release-on-demand.yml index 955a477b..d3801e0e 100644 --- a/.github/workflows/release-on-demand.yml +++ b/.github/workflows/release-on-demand.yml @@ -9,10 +9,9 @@ on: required: true default: ubuntu-latest options: - - ubuntu-latest + - ubuntu-24.04 - macos-13 - macos-14 - - windows-latest target: description: Architecture type: choice diff --git a/flake.lock b/flake.lock index 9412b733..9283587e 100644 --- a/flake.lock +++ b/flake.lock @@ -40,11 +40,11 @@ "pimalaya": { "flake": false, "locked": { - "lastModified": 1736516871, - "narHash": "sha256-ZQ85Xx+HKVq76jROEMNnCh+6jmlznG4gK1wEjnCm6/A=", + "lastModified": 1736625817, + "narHash": "sha256-dkVjSulTE8sgy8jUlK5VnPgO/fPtOUjyuADaYt7kvIg=", "owner": "pimalaya", "repo": "nix", - "rev": "e26314178f3232d83f463102c2b7774c6a702a94", + "rev": "0c7aea4e9f05f53ee5fc261cd767d73fcd092ff7", "type": "github" }, "original": {