Change build environment from xilinx-ise to ubuntu-20.04

This commit is contained in:
2025-04-27 11:41:40 +00:00
parent ffd8d6eac9
commit 836a5bf643

View File

@@ -10,7 +10,7 @@ on:
jobs: jobs:
build: build:
runs-on: xilinx-ise runs-on: ubuntu-20.04
steps: steps:
- name: ⚙️ Prepare Environment Variables - name: ⚙️ Prepare Environment Variables