We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed7d5ff commit 530fe3eCopy full SHA for 530fe3e
.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions-rs/toolchain@v1
17
with:
18
profile: minimal
19
- toolchain: 1.78.0
+ toolchain: 1.80.0
20
default: true
21
- name: get xcode information
22
run: |
0 commit comments