fix(core): run plugin init script in a separate context (#9570)

* fix(core): run plugin init script in a separate context

* fix ci
This commit is contained in:
Lucas Fernandes Nogueira
2024-04-28 11:15:26 -03:00
committed by GitHub
parent fd2f8ab774
commit 3e98145ac3
6 changed files with 17 additions and 16 deletions

View File

@@ -28,7 +28,7 @@ jobs:
}
- {
target: x86_64-apple-darwin,
os: macos-latest,
os: macos-13,
toolchain: '1.60.0'
}
steps:
@@ -116,7 +116,7 @@ jobs:
strategy:
fail-fast: false
matrix:
platform: [ubuntu-latest, macos-latest, windows-latest]
platform: [ubuntu-latest, macos-13, windows-latest]
steps:
- uses: actions/checkout@v4

View File

@@ -43,7 +43,7 @@ jobs:
}
- {
target: x86_64-apple-darwin,
os: macos-latest,
os: macos-13,
toolchain: '1.60.0'
}
features: