mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-25 16:31:29 +02:00
ci: Drop confusing comment
GHA updates images anyway.
This commit is contained in:
parent
ef00a28414
commit
30c59adda4
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -158,8 +158,6 @@ jobs:
|
|||||||
|
|
||||||
windows-native:
|
windows-native:
|
||||||
name: ${{ matrix.job-name }}
|
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
|
runs-on: windows-2022
|
||||||
|
|
||||||
if: ${{ vars.SKIP_BRANCH_PUSH != 'true' || github.event_name == 'pull_request' }}
|
if: ${{ vars.SKIP_BRANCH_PUSH != 'true' || github.event_name == 'pull_request' }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user