chore: fix nightly linux installer github action (#11009)
- chore: fix nightly linux installer github action
This commit is contained in:
parent
6040e50265
commit
12d7be62d3
2
.github/workflows/nightly_installer.yml
vendored
2
.github/workflows/nightly_installer.yml
vendored
@ -16,7 +16,7 @@ on:
|
||||
|
||||
jobs:
|
||||
nightly:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
|
||||
- name: get installer
|
||||
|
||||
Loading…
Reference in New Issue
Block a user