Skip to content

Commit c24ac10

Browse files
committed
fix
1 parent 5022612 commit c24ac10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
jobs:
2323
contracts_test:
2424
name: Contracts Lint and Test
25-
runs-on: large-spot
25+
runs-on: ubuntu-latest
2626
steps:
2727
- name: Checkout code
2828
uses: actions/checkout@v4

0 commit comments

Comments
 (0)