Skip to content

Commit 0e99edd

Browse files
authored
Merge pull request #1 from Escuela-dev/blacksmith-migration-41bab1f
.github/workflows: Migrate workflows to Blacksmith runners
2 parents 41bab1f + 2f44cc8 commit 0e99edd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
test:
12-
runs-on: ubuntu-latest
12+
runs-on: blacksmith-4vcpu-ubuntu-2404
1313

1414
permissions:
1515
# Required to checkout the code

0 commit comments

Comments
 (0)