Skip to content

Commit

Permalink
tests: bump to 23.11
Browse files Browse the repository at this point in the history
To have more "up-to-date" dependencies, should not change the CI status.
  • Loading branch information
RaitoBezarius committed Feb 21, 2024
1 parent 68d4e76 commit 14fbfb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Get the only thing that usually is reliable in CI
uses: cachix/install-nix-action@v20
with:
nix_path: nixpkgs=channel:nixos-23.05
nix_path: nixpkgs=channel:nixos-23.11
- name: Update dependencies
run: nix-shell -p elan --run "lake update"
- name: Download mathlib4 cache
Expand Down

0 comments on commit 14fbfb9

Please sign in to comment.