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 9bd0a17 commit afc1974Copy full SHA for afc1974
.github/workflows/build-and-test.yml
@@ -13,7 +13,7 @@ concurrency:
13
14
jobs:
15
build-and-test:
16
- runs-on: ubuntu-latest-4-cores
+ runs-on: ubuntu-latest
17
18
env:
19
BOT_GH_TOKEN: ${{ secrets.BOT_GH_TOKEN }}
0 commit comments