We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 254d91d commit 0f8b4f4Copy full SHA for 0f8b4f4
.github/workflows/ci.yml
@@ -70,7 +70,8 @@ jobs:
70
runs-on: ${{ matrix.os }}
71
strategy:
72
matrix:
73
- os: [ubuntu-latest, windows-latest, macos-latest]
+ os: [ubuntu-latest]
74
+ # os: [ubuntu-latest, windows-latest, macos-latest]
75
76
steps:
77
- uses: actions/checkout@v4
.vscode/dictionary.txt
@@ -13,6 +13,7 @@ deps
13
destructurable
14
entrypoints
15
heroicons
16
+lockb
17
openweb
18
outdir
19
pausable
0 commit comments