mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
Update testbuild.yaml (#3216)
* Ubuntu 20.04 runners are retired and removed as per: This is a scheduled Ubuntu 20.04 retirement. Ubuntu 20.04 LTS runner will be removed on 2025-04-15. For more details, see https://github.com/actions/runner-images/issues/11101
This commit is contained in:
parent
3a34a0049a
commit
0d8a5728cf
1 changed files with 1 additions and 3 deletions
4
.github/workflows/testbuild.yaml
vendored
4
.github/workflows/testbuild.yaml
vendored
|
|
@ -8,9 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
#runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Check out code from GitHub
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue