Skip to content

Bump alpine from 3.18 to 3.19 #1844

Bump alpine from 3.18 to 3.19

Bump alpine from 3.18 to 3.19 #1844

Workflow file for this run

name: "Nix flake build"
on:
pull_request:
push:
workflow_dispatch:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v19
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix build