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 3341ab1 commit 5d4a01fCopy full SHA for 5d4a01f
.github/workflows/dockerhub.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
deploy:
10
name: Docker image deployment
11
- runs-on: ubuntu-latest
+ runs-on: carbonrunner-4vcpu-ubuntu-latest
12
steps:
13
- name: Checkout source code
14
uses: actions/checkout@v3
.github/workflows/maven.yml
@@ -12,7 +12,7 @@ on:
build:
15
16
17
18
- uses: actions/checkout@v4
0 commit comments