Skip to content

Commit

Permalink
bump: nixpkgs version for format check
Browse files Browse the repository at this point in the history
  • Loading branch information
actionshrimp committed Oct 23, 2024
1 parent 0748ebe commit 8a6fab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- uses: cachix/install-nix-action@v26
- run: nix-shell -I nixpkgs=channel:nixos-23.05 --pure -p ocamlformat_0_22_4 dune_3 ocaml --run "dune build @fmt"
- run: nix-shell -I nixpkgs=channel:nixpkgs-unstable --pure -p ocamlformat_0_22_4 dune_3 ocaml --run "dune build @fmt"

0 comments on commit 8a6fab5

Please sign in to comment.