Skip to content

Commit 01ef55a

Browse files
committed
Build no-std on 1.47 now that core2 supports it
1 parent 144145e commit 01ef55a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
build-no-std: false
5353
coverage: true
5454
- toolchain: 1.47.0
55-
build-no-std: false
55+
build-no-std: true
5656
runs-on: ${{ matrix.platform }}
5757
steps:
5858
- name: Checkout source code

0 commit comments

Comments
 (0)