Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
b4yuan authored Nov 27, 2023
1 parent dbdab25 commit 8255351
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,23 +40,23 @@ jobs:
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support
template:
- aarch64/qemu
- arm/qemu
- platform/stm32/f4/stm32f4-discovery
- x86/qemu
- x86/smp
- x86/user_apps
- project/qt4/x86_qemu_emboxvc
- x86/test/lang
- x86/test/net
- x86/test/fs
- x86/test/units
- x86/test/packetdrill
- x86/test/qt-vnc
- sparc/qemu
- mips/qemu
- ppc/qemu
- microblaze/qemu
- usermode86/debug
# - arm/qemu
# - platform/stm32/f4/stm32f4-discovery
# - x86/qemu
# - x86/smp
# - x86/user_apps
# - project/qt4/x86_qemu_emboxvc
# - x86/test/lang
# - x86/test/net
# - x86/test/fs
# - x86/test/units
# - x86/test/packetdrill
# - x86/test/qt-vnc
# - sparc/qemu
# - mips/qemu
# - ppc/qemu
# - microblaze/qemu
# - usermode86/debug

steps:
- name: Checkout repository
Expand Down

0 comments on commit 8255351

Please sign in to comment.