Skip to content

Commit

Permalink
stick to ubuntu-22.04 on failing github workflow for now
Browse files Browse the repository at this point in the history
  • Loading branch information
toy committed Dec 15, 2024
1 parent 1b2aa7a commit 59a5c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: 45 4 * * 3
jobs:
check:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
matrix:
ruby:
Expand Down

0 comments on commit 59a5c5b

Please sign in to comment.