We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 266bf9e commit a8c96f1Copy full SHA for a8c96f1
1 file changed
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
language: "javascript"
18
run-tests:
19
- runs-on: ubicloud-standard-4
+ runs-on: ubuntu-latest-4-core
20
strategy:
21
matrix:
22
node-version: [22.12]
0 commit comments