mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-29 04:12:13 +00:00
Attempt to fix circleci config
This commit is contained in:
parent
16f72e30f4
commit
ba66d82b72
@ -310,26 +310,31 @@ workflows:
|
|||||||
jobs:
|
jobs:
|
||||||
- lint
|
- lint
|
||||||
- test:
|
- test:
|
||||||
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- trying
|
- trying
|
||||||
- staging
|
- staging
|
||||||
- test-macos:
|
- test-macos:
|
||||||
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- trying
|
- trying
|
||||||
- staging
|
- staging
|
||||||
- test-and-build:
|
- test-and-build:
|
||||||
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- trying
|
- trying
|
||||||
- staging
|
- staging
|
||||||
- test-and-build-macos:
|
- test-and-build-macos:
|
||||||
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- trying
|
- trying
|
||||||
- staging
|
- staging
|
||||||
- test-rust-nightly:
|
- test-rust-nightly:
|
||||||
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- trying
|
- trying
|
||||||
|
Loading…
x
Reference in New Issue
Block a user