Skip to content

Commit 42e3da3

Browse files
committed
Revert "update CI"
This reverts commit e896fab.
1 parent 136be74 commit 42e3da3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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)