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 3c88735 commit ab5d474Copy full SHA for ab5d474
.github/workflows/build.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build:
10
- runs-on: ubuntu-latest
+ runs-on: carbonrunner-2vcpu-ubuntu-latest
11
steps:
12
- run: sudo apt-get update && sudo apt-get install -y libhdf5-dev
13
- uses: actions/checkout@v6
0 commit comments