Skip to content

build(deps): bump pyasn1 from 0.6.1 to 0.6.2 in /python #377

build(deps): bump pyasn1 from 0.6.1 to 0.6.2 in /python

build(deps): bump pyasn1 from 0.6.1 to 0.6.2 in /python #377

Workflow file for this run

---
name: test
on:
push:
jobs:
ubuntu:
runs-on: ubuntu-latest
env:
XDG_CONFIG_HOME: ${{ github.workspace }}
steps:
- uses: actions/checkout@v3
macos:
runs-on: macos-latest
env:
XDG_CONFIG_HOME: ${{ github.workspace }}
NIXPKGS_ALLOW_BROKEN: 1
steps:
- uses: actions/checkout@v3