We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ed2f1 commit 8f8a05eCopy full SHA for 8f8a05e
1 file changed
.github/workflows/check-build.yml
@@ -87,7 +87,7 @@ jobs:
87
mvn -B -q install --file pom.xml
88
89
graalvm-build:
90
- runs-on: ubuntu-latest
+ runs-on: aws-powertools_ubuntu-latest_8-core
91
steps:
92
- id: checkout
93
name: Checkout repository
0 commit comments