Skip to content

surface: cleanup, remove linux 5.19.17 and 6.0.17 #1689

surface: cleanup, remove linux 5.19.17 and 6.0.17

surface: cleanup, remove linux 5.19.17 and 6.0.17 #1689

Workflow file for this run

name: "Test"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Show nixpkgs version
run: nix-instantiate --eval -E '(import <nixpkgs> {}).lib.version'
- run: ./tests/run.py