Use windows-2022

This commit is contained in:
Wojtek Mach 2025-09-12 14:24:41 +02:00 committed by Hugo Baraúna
parent cf7b624845
commit f826d1e74a

View file

@ -60,7 +60,7 @@ jobs:
run: npm test --prefix assets run: npm test --prefix assets
windows: windows:
runs-on: windows-latest runs-on: windows-2022
if: github.event_name == 'push' if: github.event_name == 'push'
env: env:
MIX_ENV: test MIX_ENV: test