mirror of
https://github.com/immich-app/immich.git
synced 2026-02-04 08:49:01 +03:00
chore: run on windows-2025
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -138,7 +138,7 @@ jobs:
|
||||
name: Unit Test CLI (Windows)
|
||||
needs: pre-job
|
||||
if: ${{ needs.pre-job.outputs.should_run_cli == 'true' }}
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2025
|
||||
permissions:
|
||||
contents: read
|
||||
defaults:
|
||||
|
||||
Reference in New Issue
Block a user