Better dropdown menu

This commit is contained in:
Gregory Schier
2023-11-14 10:56:56 -08:00
parent e46de9eebd
commit 3130fb948a
5 changed files with 14 additions and 5 deletions

View File

@@ -17,8 +17,9 @@ jobs:
target: x86_64-apple-darwin
- os: windows-2022
target: x86_64-pc-windows-msvc
- os: ubuntu-20.04
target: x86_64-unknown-linux-gnu
# # Re-enable Linux when context menu is supported
# - os: ubuntu-20.04
# target: x86_64-unknown-linux-gnu
runs-on: ${{ matrix.os }}