Remove shells array from matrix

This commit is contained in:
Luc Perkins 2024-03-29 16:27:34 -03:00
parent 898456dffe
commit 65d2adf419
No known key found for this signature in database
GPG key ID: 16DB1108FB591835

View file

@ -21,8 +21,6 @@ jobs:
runner: "macos-12"
- nix-system: "x86_64-linux"
runner: "ubuntu-22.04"
shells:
- default
steps:
- uses: actions/checkout@v3
- uses: DeterminateSystems/nix-installer-action@main