Skip to content

Commit

Permalink
fix(test-storybook): down grade ubuntu imaga
Browse files Browse the repository at this point in the history
  • Loading branch information
mimokmt committed Jan 16, 2025
1 parent 41ef65a commit 91590bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
prepare-base-branch:
name: Prepare base branch image snapshots
timeout-minutes: 20
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout base branch
uses: actions/checkout@v4
Expand Down
Empty file removed atodekesu.txt
Empty file.

0 comments on commit 91590bc

Please sign in to comment.