{"body":"here it is:name: Win64\n  \nenv:\n  TEST_JOBS: 1\n\non:\n  push:\n    branches:\n      - '*'\n    tags-ignore:\n      - '*'\n  pull_request:\n\njobs:\n  raku:\n    strategy:\n      matrix:\n        os:\n          - windows-latest\n        raku-version:\n          - 'latest'\n    runs-on: ${{ matrix.os }}\n    steps:\n      - uses: actions/checkout@v4\n      - uses: Raku/setup-raku@v1\n      - name: Install Dependencies\n        run: |\n            choco install rakudostar\n            zef --exclude=\"z, curl\" install --debug --/test --test-depends --deps-only .\n      - name: Run Tests\n        run: prove6\n      - name: Install\n        run: zef install . \n","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/goUgNNZF","modified":1768510411,"id":"goUgNNZF","size":633,"lines":33,"own_paste":false,"theme":"","date":1768510411}