1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-04 15:17:34 +03:00

Update .github/workflows/continuous-integration.yml

Co-authored-by: Yann Hamdaoui <yann.hamdaoui@gmail.com>
This commit is contained in:
Avi Dessauer 2022-01-04 13:52:14 -05:00 committed by GitHub
parent 8b6154d323
commit 9b08a08e2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,6 @@ jobs:
- os: macos-latest
system: x86_64-darwin
experimental: false
- rust_channel: stable
runs-on: ${{ matrix.os }}
# The `== true` makes it work wether experimental has been defined or not.