add gd32vf103 to riscv ci

This commit is contained in:
hathach 2021-08-15 17:21:31 +07:00
parent 09e4348adc
commit 37d9f940ee
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ jobs:
family:
# Alphabetical order
- 'fomu'
- 'gd32vf103'
steps:
- name: Setup Python
uses: actions/setup-python@v2