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