Forgot matrix.

This commit is contained in:
2023-04-07 10:18:32 -07:00
parent 6577893af8
commit d045a75676

View File

@@ -22,7 +22,7 @@ jobs:
- name: Install toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: ${{ rust }}
toolchain: ${{ matrix.rust }}
default: true
override: true
- name: Build