Change build environment from ubuntu-20.04 to ubuntu-latest
This commit is contained in:
2
.github/workflows/build-deb.yml
vendored
2
.github/workflows/build-deb.yml
vendored
@@ -10,7 +10,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: ⚙️ Prepare Environment Variables
|
- name: ⚙️ Prepare Environment Variables
|
||||||
|
Reference in New Issue
Block a user