We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c12ff commit ca57b6dCopy full SHA for ca57b6d
1 file changed
.github/workflows/CI.yml
@@ -19,7 +19,7 @@ jobs:
19
test:
20
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
21
22
- runs-on: self-hosted
+ runs-on: self-hosted-4vcpu-8gb-public
23
24
strategy:
25
fail-fast: false
0 commit comments