Skip to content

Commit 30c59ad

Browse files
committed
ci: Drop confusing comment
GHA updates images anyway.
1 parent ef00a28 commit 30c59ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,6 @@ jobs:
158158

159159
windows-native:
160160
name: ${{ matrix.job-name }}
161-
# Use latest image, but hardcode version to avoid silent upgrades (and breaks).
162-
# See: https://github.com/actions/runner-images#available-images.
163161
runs-on: windows-2022
164162

165163
if: ${{ vars.SKIP_BRANCH_PUSH != 'true' || github.event_name == 'pull_request' }}

0 commit comments

Comments
 (0)