Skip to content

Commit

Permalink
Revert two more
Browse files Browse the repository at this point in the history
  • Loading branch information
octol committed Sep 8, 2024
1 parent 580da71 commit 824c856
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-nym-wallet-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
runs-on: arc-ubuntu-20.04
runs-on: custom-linux
steps:
- uses: actions/checkout@v4

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-sdk-docs-typescript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
build:
runs-on: arc-ubuntu-20.04
runs-on: custom-linux
steps:
- uses: actions/checkout@v4
- name: Install rsync
Expand Down

0 comments on commit 824c856

Please sign in to comment.