ci: Drop confusing comment

GHA updates images anyway.
This commit is contained in:
Hennadii Stepanov 2025-04-01 15:14:57 +01:00
parent ef00a28414
commit 30c59adda4
No known key found for this signature in database
GPG Key ID: 410108112E7EA81F

View File

@ -158,8 +158,6 @@ jobs:
windows-native:
name: ${{ matrix.job-name }}
# Use latest image, but hardcode version to avoid silent upgrades (and breaks).
# See: https://github.com/actions/runner-images#available-images.
runs-on: windows-2022
if: ${{ vars.SKIP_BRANCH_PUSH != 'true' || github.event_name == 'pull_request' }}