File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -285,11 +285,11 @@ jobs:
285285 env :
286286 WXWIDGETS_VERSION : 3.2.6
287287 name : Build Erlang/OTP (Windows)
288- runs-on : windows-2022
288+ runs-on : windows-2025
289289 needs : pack
290290 if : needs.pack.outputs.c-code-changes
291291 steps :
292- - uses : Vampire/setup-wsl@3b46b44374d5d0ae94654c45d114a3ed7a0e07a8 # ratchet:Vampire/setup-wsl@v5 .0.1
292+ - uses : Vampire/setup-wsl@0a3385cd5e1845b1d2a1b1b1246d6d59e1503d39 # v6 .0.0
293293 with :
294294 distribution : Ubuntu-18.04
295295
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ permissions:
3535
3636jobs :
3737 pr-number :
38- runs-on : ubuntu-20 .04
38+ runs-on : ubuntu-24 .04
3939 if : github.repository == 'erlang/otp'
4040 permissions :
4141 issues : read
7171 pr_number: ${{ needs.pr-number.outputs.result }} });
7272
7373 finished-tests :
74- runs-on : ubuntu-20 .04
74+ runs-on : ubuntu-24 .04
7575 needs : pr-number
7676 # # Limit concurrency so that only one job deploys to erlang.github.io
7777 concurrency : erlang.github.io-deploy
Original file line number Diff line number Diff line change 3333 sync-prs :
3434 if : github.repository == 'erlang/otp'
3535 concurrency : erlang.github.io-deploy
36- runs-on : ubuntu-20 .04
36+ runs-on : ubuntu-24 .04
3737 steps :
3838 -
uses :
actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/[email protected] 3939 -
uses :
actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/[email protected]
You can’t perform that action at this time.
0 commit comments