revamp icon pack

This commit is contained in:
2026-01-16 06:14:43 +07:00
parent e68f585b9f
commit 4c4fe0cc0c
65 changed files with 193 additions and 226 deletions

View File

@@ -13,7 +13,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest]
rustup: [stable]
runs-on: ${{ matrix.os }}