Change build environment from ubuntu-latest to xilinx-ise
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:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: xilinx-ise
|
||||
|
||||
steps:
|
||||
- name: ⚙️ Prepare Environment Variables
|
||||
|
Reference in New Issue
Block a user