mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-26 00:55:02 +01:00
ci: only run on stable
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -24,7 +24,6 @@ jobs:
|
||||
matrix:
|
||||
rust:
|
||||
- version: stable
|
||||
- version: 1.64.0 #MSRV
|
||||
build-args:
|
||||
[
|
||||
-p cashu,
|
||||
@@ -64,7 +63,6 @@ jobs:
|
||||
matrix:
|
||||
rust:
|
||||
- version: stable
|
||||
- version: 1.64.0 #MSRV
|
||||
build-args:
|
||||
[
|
||||
-p cashu,
|
||||
|
||||
Reference in New Issue
Block a user