ci: flake update 25.05 (#1434)

Link: https://github.com/nix-community/stylix/pull/1434
This commit is contained in:
awwpotato 2025-06-01 10:15:11 -07:00 committed by GitHub
parent 48c4636856
commit b001c0b513
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ jobs:
if: github.repository_owner == 'nix-community'
strategy:
matrix:
branch: [master, release-24.11]
branch: [master, release-25.05]
steps:
- uses: actions/checkout@v4
with: