feat: add ivybridge to arch list

This commit is contained in:
Jixun Wu
2021-10-23 01:07:01 +01:00
committed by GitHub
parent 0a5ce1551c
commit 49e412059e

View File

@@ -22,6 +22,7 @@ jobs:
- "broadwell"
- "silvermont"
- "znver2"
- "ivybridge"
steps:
- uses: actions/checkout@v2