Skip to content

Commit 6fd4a3a

Browse files
committed
Revert "update CI"
This reverts commit e896fab.
1 parent c7e3c3c commit 6fd4a3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
- os: macos-latest
4141
backend: vulkan,metal
4242
features:
43+
- hashbrown
4344
- std
4445
- hashbrown,std
4546
runs-on: ${{ matrix.target.os }}
@@ -70,6 +71,7 @@ jobs:
7071
- os: macos-latest
7172
backend: vulkan,metal
7273
features:
74+
- hashbrown
7375
- std
7476
- hashbrown,std
7577
runs-on: ${{ matrix.target.os }}

0 commit comments

Comments
 (0)