Skip to content

Testing with no -fPIC #51 #3

Testing with no -fPIC #51

Testing with no -fPIC #51 #3

Workflow file for this run

name: LinuxNix
on:
push:
branches:
- main
- master
- 'releases/**'
pull_request:
jobs:
launch:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: |
nix-shell -p rakudo nqp moarvm perl zef stdenv zlib openssl cacert git curl wget --run "ld --version && zef --debug install ."