workflow "enhancements" #2

Merged
cy merged 2 commits from test into main 2025-01-18 01:30:12 -05:00
Showing only changes of commit 91bdd3e273 - Show all commits

View file

@ -7,8 +7,15 @@ jobs:
strategy: strategy:
matrix: matrix:
package: package:
- github:cything/nixpkgs/3bbe764179eb980831392a8dc76ad63722420737#gollum - github:cything/nixpkgs/a9c7c4c52da181e7c66156c61b65c39f567efb41#gollum
runs-on: ubuntu-latest - github:cything/nixpkgs/a9c7c4c52da181e7c66156c61b65c39f567efb41#gollum.tests.gollum
- github:cything/nixpkgs/e1e065c4bd58bef677474a828c4673c643f99545#schismtracker
- github:cything/nixpkgs/d23ce3cde5a3d6ad84b4726f12391c39c04a0601#museum
- github:cything/nixpkgs/b4f2fc5c507a60d92503a2def27cfebdfb1942d5#ente-auth
os:
- ubuntu-latest
- macos-latest
runs-on: ${{ matrix.os }}
steps: steps:
- uses: DeterminateSystems/nix-installer-action@main - uses: DeterminateSystems/nix-installer-action@main
with: with: