Skip to content

Commit

Permalink
getshell
Browse files Browse the repository at this point in the history
  • Loading branch information
fbielejec committed Nov 28, 2024
1 parent 941fe9d commit a4c1316
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/_build-contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ on:
jobs:
main:
name: Generate, compile and lint contracts
runs-on: [self-hosted, Linux, X64, large]
# runs-on: ubuntu-20.04
timeout-minutes: 10
# runs-on: [self-hosted, Linux, X64, large]
runs-on: ubuntu-20.04
timeout-minutes: 60

steps:
- name: Checkout source code
Expand Down

0 comments on commit a4c1316

Please sign in to comment.