We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5022612 commit c24ac10Copy full SHA for c24ac10
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ on:
22
jobs:
23
contracts_test:
24
name: Contracts Lint and Test
25
- runs-on: large-spot
+ runs-on: ubuntu-latest
26
steps:
27
- name: Checkout code
28
uses: actions/checkout@v4
0 commit comments